Suspend accepting new client connections.
public bool Suspend();
Suspend accepting new client connections with additional options.
public bool Suspend(SuspendOptions);
InternetServer Class | SocketTools Namespace