SubscriptionErrorEventArgs - свойства |
Тип SubscriptionErrorEventArgs предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Exception |
Gets the exception representing the error. If Exception is null, the connection was cleanly closed by the server.
| |
Subscription |
Gets the subscription for which an error occurred. If Subscription is null, the error applies to the entire connection.
|