An NDoc Documented Class Library

BaseSocket.Connect Method (EndPoint, Int32)

Establishes a connection to a remote endpoint

public abstract void Connect(
   EndPoint remoteEP,
   int timeout
);

See Also

BaseSocket Class | EnterpriseDT.Net Namespace | BaseSocket.Connect Overload List