Event Disconnect
Called when the selected device has been disconnected.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public event Action? Disconnect
Returns
| Type | Description |
|---|---|
| System.Nullable<Action> |
Called when the selected device has been disconnected.
public event Action? Disconnect
| Type | Description |
|---|---|
| System.Nullable<Action> |