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
reason
stringReason why the connection was destroyed.