Share via


CloseConnectionEventArgs Members

Include Protected Members
Include Inherited Members

The CloseConnectionEventArgs class provides data for connection closing events.

The CloseConnectionEventArgs type exposes the following members.

Constructors

  Name Description
Protected method CloseConnectionEventArgs The CloseConnectionEventArgs() constructor initializes a new instance of the CloseConnectionEventArgs class.

Top

Methods

  Name Description
Public method Equals (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.)

Top