DotMSN

SBMessageHandler.SendInitialMessage Method 

Send the first message to the server.

[Visual Basic]
Overridable Protected Sub SendInitialMessage()
[C#]
protected virtual void SendInitialMessage();

Remarks

Depending on the Invited field a ANS command (if true), or a USR command (if false) is send.

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace