An NDoc Documented Class Library
StandardSocket.Bind Method
Associates a Socket with a local endpoint.
public override
void
Bind(
EndPoint
localEP
);
See Also
StandardSocket Class
|
EnterpriseDT.Net Namespace