DotMSN

SocketMessageProcessor.Connect Method 

Connect to the endpoint specified in the ConnectivitySettings field. If the socket is already connected this method will return immediately and leave the current connection open.

[Visual Basic]
Overridable Public Sub Connect()
[C#]
public virtual void Connect();

See Also

SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace