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

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