An NDoc Documented Class Library
BaseSocket.Listen Method
Places socket in a listening state.
public abstract
void
Listen(
int
backlog
);
See Also
BaseSocket Class
|
EnterpriseDT.Net Namespace