The following tables list the members exposed by the RunningFailureHandlerContext type.

Name Description
Public property Exception Gets or sets the BaseGear running exception.
Public property Gear Gets or sets the gear that produces the running event. (inherited from RunningEventHandlerContext).
Public property Handled Gets or sets a value indicating whether the running event is successfully handled. (inherited from RunningEventHandlerContext).
Top