DataSource.NET  8.0.1.207118-0de6d82f
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 23 2024 15:25:36 for DataSource.NET