DeviceErrorEventArgs Class |
Namespace: Flir.Atlas.Live.Device
public class DeviceErrorEventArgs : EventArgs
The DeviceErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DeviceErrorEventArgs | Initializes a new instance of the DeviceErrorEventArgs class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
ErrorCode |
The error code
| |
ErrorMessage |
Error message.
| |
Name |
The name of the executed command.
|