DotMSN

SBMessageHandler.AllContactsLeft Event

Fired when the owner is the only contact left. If the owner leaves too the connection is automatically closed by the server.

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

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace