StreamLink.NET
Subscribe Method
StreamLink.NETCaplin.StreamLink.SubscriptionISubscriptionSubscribe()()()
Subscribes to the Subject on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
void Subscribe()
Sub Subscribe
void Subscribe()
Remarks
If the status of the StreamLink connection does not indicate that the user is successfully logged in to the Liberator (a status of LoggedIn or Reconnected), StreamLink queues the subscription request until a logged in state is reached.
Exceptions
ExceptionCondition
InvalidOperationExceptionIf the subscription is in a state that does not allow it to be subscribed to.

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