Class AbnormalCloseEventArgs
Event arguments for use with AbnormalCloseEventHandler.
[Serializable]
public class AbnormalCloseEventArgs : EventArgs
- Inheritance
-
AbnormalCloseEventArgs
- Extension Methods
Remarks
Constructors
- AbnormalCloseEventArgs()
Initializes a new instance of the AbnormalCloseEventArgs class.
- AbnormalCloseEventArgs(string)
Initializes a new instance of the AbnormalCloseEventArgs class.
Properties
- Reason
Gets the reason why the connection was destroyed.