DotMSN

SBMessageHandler.SessionClosed Event

Fired when the session is closed, either by the server or by the local client.

[Visual Basic]
Public Event SessionClosed As SBChangedEventHandler
[C#]
public event SBChangedEventHandler SessionClosed;

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace