forwardErrorEventArgs Class   Table of ContentCode Property forward
ErrorEventArgs Properties

The ErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCode
Identifies code of error occurred while maintaining subscriptions.
Public propertyDescription
Supplies notes on occurred error.
Public propertySource
Origin of the error.
Public propertyWhat
Human readable description of error.
Top
See Also