DataSource.NET
ISubscription Interface
NamespacesCaplin.DataSource.SubscriptionISubscription
Represents a subscription to a DataSource subject (see IActiveSubscription or to a namespace of DataSource subjects (see IBroadcastSubscription.
Declaration Syntax
C#Visual BasicVisual C++
public interface ISubscription
Public Interface ISubscription
public interface class ISubscription
Members
All MembersMethodsProperties



IconMemberDescription
SubscriptionListener
Gets the subscription listener for this subscription.

Unsubscribe()()()
Unsubscribes this instance of ISubscription from the DataSource subject or namespace of DataSource subjects..

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)