Icon StopRemoteServer Method

procedure StopRemoteServer

Usage

Call the StopRemoteServer method to cause the database server to stop accepting regular data connections from remote sessions. You may call the StartRemoteServer or StopRemoteServer methods without removing existing sessions. When stopping the server, however, all sessions will be automatically disconnected.

Information This method is only valid for encrypted remote sessions connected as an administrator to the administration port on a database server.
Image