An NDoc Documented Class Library
BaseSocket.Connect Method
Establishes a connection to a remote endpoint
public abstract
void
Connect(
EndPoint
remoteEP
);
See Also
BaseSocket Class
|
EnterpriseDT.Net Namespace