Resume Method

Resume accepting new client connections.

Syntax

object.Restart

Remarks

The Resume method instructs the server to resume accepting new client connections. Any pending client connections that were requested while the server was suspended will be accepted.

Return Value

A value of zero is returned if the operation was successful, otherwise a non-zero error code is returned which indicates the cause of the failure.

See Also

State Property, Restart Method, Start Method, Stop Method, Suspend Method


Copyright © 2010 Catalyst Development Corporation. All rights reserved.