StatusChangedEventArgs.Exception Property
Gets the error that was occurred during the RFC1006 communication.
Namespace:
Rfc1006LibNet.Advanced.EventArgs
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public Exception Exception { get; }