C-DEngine 5.105

CloseEventArgs Members

The CloseEventArgs type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Code
Gets the status code for the close.
Public property Reason
Gets the reason for the close.
Public property WasClean
Gets a value indicating whether the connection has been closed cleanly.