Class SubscriptionStateEventArgs
Event arguments for use with OnSubscriptionState.
public class SubscriptionStateEventArgs : EventArgs
- Inheritance
-
SubscriptionStateEventArgs
- Extension Methods
Constructors
- SubscriptionStateEventArgs(SubscriptionStateEventMessage)
Creates a new SubscriptionCompleteEventArgs instance.
Properties
- MarkerIDs
Gets the marker IDs.
- RawEvent
Gets the raw event.
- Stage
Gets the stage.
Methods
- ToString()
Converts to string.