Delegate NotifyDeviceError
Namespace: Device.Net
Assembly: Device.Net.dll
Syntax
public delegate void NotifyDeviceError(ConnectedDeviceDefinition connectedDevice, Exception exception);
Parameters
Type | Name | Description |
---|---|---|
ConnectedDeviceDefinition | connectedDevice | |
System.Exception | exception |