Class DeviceStatusArgs
Event arguments for Disconnected
Inherited Members
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public sealed class DeviceStatusArgs : EventArgs
Properties
Status
Status code indicating the reason for the disconnection
Declaration
public DeviceStatus Status { get; }
Property Value
Type | Description |
---|---|
DeviceStatus |