Click or drag to resize
CommunicationErrorArgsException Property
The specific exception attached to this error, if any.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also