An NDoc Documented Class Library

BaseSocket.Bind Method 

Associates a Socket with a local endpoint.

public abstract void Bind(
   EndPoint localEP
);

See Also

BaseSocket Class | EnterpriseDT.Net Namespace