StreamingSubscriptionConnection.OnNotificationEvent - событие
Occurs when notifications are received from the server.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
public event StreamingSubscriptionConnection.NotificationEventDelegate OnNotificationEvent
Public Event OnNotificationEvent As StreamingSubscriptionConnection.NotificationEventDelegate
public:
event StreamingSubscriptionConnection.NotificationEventDelegate^ OnNotificationEvent {
void add (StreamingSubscriptionConnection.NotificationEventDelegate^ value);
void remove (StreamingSubscriptionConnection.NotificationEventDelegate^ value);
}
member OnNotificationEvent : IEvent<StreamingSubscriptionConnection.NotificationEventDelegate,
NotificationEventArgs>
Значение
StreamingSubscriptionConnection.NotificationEventDelegate