Event Data
The event handler receives an argument of type FailureEventArgs containing data related to this event. The following FailureEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Exception | Contains the Exception carried by the event arguments. |
Remarks
Address space error can occur, for example, when the node requires a namespace that cannot be resolved.
Requirements