Constructor AbnormalCloseEventArgs
AbnormalCloseEventArgs()
Initializes a new instance of the AbnormalCloseEventArgs class.
public AbnormalCloseEventArgs()
AbnormalCloseEventArgs(string)
Initializes a new instance of the AbnormalCloseEventArgs class.
public AbnormalCloseEventArgs(string reason)
Parameters
reasonstringReason why the connection was destroyed.