UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator 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. More...
 
SubscriptionConnectionStatus OldStatus [get, set]
 Gets the previous status. More...
 
StatusCode Error [get, set]
 Gets the error associated with the change. More...
 

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: