Thresher 1.2 Class Documentation

DccChatSession.OnChatSessionClosed Event

The chat session has been closed by either participant.

[Visual Basic]
Public Event OnChatSessionClosed As ChatSessionClosedEventHandler
[C#]
public event ChatSessionClosedEventHandler OnChatSessionClosed;

See Also

DccChatSession Class | Sharkbite.Irc Namespace