StreamLink.NET
NewsSubscriptionListener Property
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionNewsSubscriptionListener
Sets the news subscription listener that will be informed of all INewsEvent events in addition to any container level events. passed to the ISubscriptionListener interface.
Declaration Syntax
C#Visual BasicVisual C++
public INewsSubscriptionListener NewsSubscriptionListener { set; }
Public WriteOnly Property NewsSubscriptionListener As INewsSubscriptionListener
public:
virtual property INewsSubscriptionListener^ NewsSubscriptionListener {
	void set (INewsSubscriptionListener^ value) sealed;
}
Value
The news subscription listener.
Exceptions
ExceptionCondition
InvalidOperationException

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.23.0 (5.0.23.0)