NSMessageHandler.SendInitialMessage Method
Send the first message to the server. This is usually the VER command.
[Visual Basic]
Overridable Protected Sub SendInitialMessage()
[C#]
protected virtual
void SendInitialMessage();
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace