StreamingSubscriptionConnectionAddSubscription - метод

Adds a subscription to this connection.

Definition

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

Параметры

subscription  StreamingSubscription
The subscription to add.

Исключения

InvalidOperationExceptionThrown when AddSubscription is called while connected.

См. также