UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaClient.ServerConnectionStatusUpdateEventArgs Class Reference

The event arguments provided when a session validation error occurs. More...

Inherits EventArgs.

Properties

ServerConnectionStatus Status [get, set]
 Gets the status. More...
 
ServerConnectionStatus PreviousStatus [get, set]
 Gets the previous status. More...
 
StatusCode Error [get, set]
 Gets the error. More...
 

Detailed Description

The event arguments provided when a session validation error occurs.

Property Documentation

StatusCode UnifiedAutomation.UaClient.ServerConnectionStatusUpdateEventArgs.Error
getset

Gets the error.

ServerConnectionStatus UnifiedAutomation.UaClient.ServerConnectionStatusUpdateEventArgs.PreviousStatus
getset

Gets the previous status.

ServerConnectionStatus UnifiedAutomation.UaClient.ServerConnectionStatusUpdateEventArgs.Status
getset

Gets the status.


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