StreamLink.NET
Subscribe Method
StreamLink.NETCaplin.StreamLink.Subscription.ExtendedContainerExtendedContainerSubscriptionSubscribe()()()
Subscribes to the Subject on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
public void Subscribe()
Public Sub Subscribe
public:
virtual void Subscribe() sealed
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.22.0 (5.0.22.0)