SocketTools .NET Edition

InternetServer.Suspend Method

Suspend accepting new client connections.

Overload List

Suspend accepting new client connections.

public bool Suspend();

Suspend accepting new client connections with additional options.

public bool Suspend(SuspendOptions);

See Also

InternetServer Class | SocketTools Namespace