UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations Properties Events Groups Pages
UnifiedAutomation.UaClient.SubscriptionStatusChangedEventArgs Class Reference

The event arguments provided when a SubscriptionStatusChanged occurs. More...

Inherits EventArgs.

Properties

SubscriptionConnectionStatus CurrentStatus [get, set]
 Gets the current status.
 
SubscriptionConnectionStatus OldStatus [get, set]
 Gets the previous status.
 
StatusCode Error [get, set]
 Gets the error associated with the change.
 

Detailed Description

The event arguments provided when a SubscriptionStatusChanged occurs.

Property Documentation

SubscriptionConnectionStatus UnifiedAutomation.UaClient.SubscriptionStatusChangedEventArgs.CurrentStatus
getset

Gets the current status.

StatusCode UnifiedAutomation.UaClient.SubscriptionStatusChangedEventArgs.Error
getset

Gets the error associated with the change.

SubscriptionConnectionStatus UnifiedAutomation.UaClient.SubscriptionStatusChangedEventArgs.OldStatus
getset

Gets the previous status.


The documentation for this class was generated from the following file: