Click or drag to resize
CommunicationErrorArgs Properties

The CommunicationErrorArgs type exposes the following members.

Properties
  Name Description
Public property Error
The type of error event that occured.
Public property Exception
The specific exception attached to this error, if any.
Public property Signal
If this error pertains to a particular signal, this is a reference to that signal. Otherwise null.
Top
See Also