Thresher 1.2 Class Documentation | |
DisconnectingEventHandler Delegate
This connection is about to be closed
[Visual Basic]
Public Delegate Sub DisconnectingEventHandler()
[C#]public delegate void DisconnectingEventHandler();
Requirements
Namespace: Sharkbite.Irc
Assembly: Sharkbite.Thresher (in Sharkbite.Thresher.dll)
See Also
Sharkbite.Irc Namespace | OnDisconnecting