StreamingSubscriptionConnectionRemoveSubscription - метод

Removes the specified streaming subscription from the connection.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public void RemoveSubscription(
	StreamingSubscription subscription
)

Параметры

subscription  StreamingSubscription
The subscription to remove.

Исключения

InvalidOperationExceptionThrown when RemoveSubscription is called while connected.

См. также