DotMSN

SBMessageHandler.IsSessionEstablished Property

Indicates if the session is ready to send/accept commands. E.g. the initial handshaking and identification has been completed.

[Visual Basic]
Public ReadOnly Property IsSessionEstablished As Boolean
[C#]
public bool IsSessionEstablished {get;}

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace