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

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