DataSource.NET
7.1.27.94946-7eb8eb54
|
An IActiveSubscription represents a subscription to a single subject. More...
Properties | |
string | Subject [get] |
Gets the subject of this subscription. More... | |
Properties inherited from Caplin.DataSource.Subscription.ISubscription | |
ISubscriptionListener | SubscriptionListener [get] |
Gets the subscription listener for this subscription. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Caplin.DataSource.Subscription.ISubscription | |
void | Unsubscribe () |
Unsubscribes this instance of ISubscription from the DataSource subject or namespace of DataSource subjects.. More... | |
An IActiveSubscription represents a subscription to a single subject.
Should this DataSource instance be connected to active DataSource peers, then when the Subscribe() method on this IActiveSubscription a request for the subject of this subscription will be sent to connected peers.
|
get |
Gets the subject of this subscription.
The subject.