An NDoc Documented Class Library

BaseSocket.Connect Method

Establishes a connection to a remote endpoint

Overload List

Establishes a connection to a remote endpoint

public abstract void Connect(EndPoint);

Establishes a connection to a remote endpoint

public abstract void Connect(EndPoint,int);

See Also

BaseSocket Class | EnterpriseDT.Net Namespace