QuitEventArgs MembersNetIRC2 IRC Client Library for .NET

The QuitEventArgs type exposes the following members.
Constructors

  NameDescription
Public methodQuitEventArgs
Creates a new instance of QuitEventArgs.
Back to Top
Properties

  NameDescription
Public propertyIdentity
The user who disconnected.
Public propertyQuitMessage
The quit message, or null if none was given.
Back to Top
See Also