StreamLink for Silverlight
PageSubscriptionListener Property
StreamLink for SilverlightCaplin.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.Silverlight (Module: Caplin.StreamLink.Silverlight) Version: 5.0.21.0 (5.0.21.0)