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