StreamLink.NET
PageSubscriptionListener Property
StreamLink.NETCaplin.StreamLink.Subscription.ContainerIContainerSubscriptionPageSubscriptionListener
Sets the page subscription listener that will be informed of all IPageEvent events in addition to any container level events. passed to the ISubscriptionListener interface.
Declaration Syntax
C#Visual BasicVisual C++
IPageSubscriptionListener PageSubscriptionListener { set; }
WriteOnly Property PageSubscriptionListener As IPageSubscriptionListener
property IPageSubscriptionListener^ PageSubscriptionListener {
	void set (IPageSubscriptionListener^ value);
}
Value
The page subscription listener.
Exceptions
ExceptionCondition
InvalidOperationException

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