StreamingSubscriptionConnectionAddSubscription - метод |
Adds a subscription to this connection.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public void AddSubscription(
StreamingSubscription subscription
)
Public Sub AddSubscription (
subscription As StreamingSubscription
)
public:
void AddSubscription(
StreamingSubscription^ subscription
)
member AddSubscription :
subscription : StreamingSubscription -> unit
Параметры
- subscription
- Тип: Tessa.Exchange.WebServices.DataStreamingSubscription
The subscription to add.
Исключения См. также