DataSource.NET  7.1-11.29273-d7396db
Caplin.DataSource.Subscription.IBroadcastSubscription Interface Reference

An IBroadcastSubscription represents a subscription to many subjects. The scope of which is defined by an Caplin.DataSource.Namespace.INamespace. More...

Inheritance diagram for Caplin.DataSource.Subscription.IBroadcastSubscription:
Caplin.DataSource.Subscription.ISubscription

Properties

INamespace Namespace [get]
 Gets the namespace for 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...
 

Detailed Description

An IBroadcastSubscription represents a subscription to many subjects. The scope of which is defined by an Caplin.DataSource.Namespace.INamespace.

Property Documentation

INamespace Caplin.DataSource.Subscription.IBroadcastSubscription.Namespace
get

Gets the namespace for this subscription.

The namespace.


Generated on Wed Oct 16 2019 17:25:01 for DataSource.NET