DataSource.NET  7.1.12.29475-aead280
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 Fri Feb 14 2020 17:46:10 for DataSource.NET