Click or drag to resize

CloseEventArgs Properties

The CloseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the status code for the close.
Public propertyReason
Gets the reason for the close.
Public propertyWasClean
Gets a value indicating whether the connection has been closed cleanly.
Top
See Also