DataSource.NET
7.1.31.142147-b54558a5
|
Represents a subscription to a DataSource subject (see Caplin.DataSource.Subscription.IActiveSubscription or to a namespace of DataSource subjects (see Caplin.DataSource.Subscription.IBroadcastSubscription. More...
Public Member Functions | |
void | Unsubscribe () |
Unsubscribes this instance of ISubscription from the DataSource subject or namespace of DataSource subjects.. More... | |
Properties | |
ISubscriptionListener | SubscriptionListener [get] |
Gets the subscription listener for this subscription. More... | |
Represents a subscription to a DataSource subject (see Caplin.DataSource.Subscription.IActiveSubscription or to a namespace of DataSource subjects (see Caplin.DataSource.Subscription.IBroadcastSubscription.
void Caplin.DataSource.Subscription.ISubscription.Unsubscribe | ( | ) |
Unsubscribes this instance of ISubscription from the DataSource subject or namespace of DataSource subjects..
|
get |
Gets the subscription listener for this subscription.
The subscription listener.