StreamLink.NET
Unsubscribe Method
StreamLink.NETCaplin.StreamLink.SubscriptionISubscriptionUnsubscribe()()()
Unsubscribes to the Subject on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
void Unsubscribe()
Sub Unsubscribe
void Unsubscribe()
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 unsubscribe request until a logged in state is reached.
Exceptions
ExceptionCondition
InvalidOperationExceptionIf the subscription or connection is such that the subscription cannot be removed. For example, during failover.

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