StreamingSubscriptionConnection.OnDisconnect - событие
Occurs when a streaming subscription connection is disconnected from the server.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
public event StreamingSubscriptionConnection.SubscriptionErrorDelegate OnDisconnect
Public Event OnDisconnect As StreamingSubscriptionConnection.SubscriptionErrorDelegate
public:
event StreamingSubscriptionConnection.SubscriptionErrorDelegate^ OnDisconnect {
void add (StreamingSubscriptionConnection.SubscriptionErrorDelegate^ value);
void remove (StreamingSubscriptionConnection.SubscriptionErrorDelegate^ value);
}
member OnDisconnect : IEvent<StreamingSubscriptionConnection.SubscriptionErrorDelegate,
SubscriptionErrorEventArgs>
Значение
StreamingSubscriptionConnection.SubscriptionErrorDelegate