Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX