stopServer()

Shuts down the script server.

Stop ServerStop Server


Syntax

o_startServer()
no inputs
return: Text - "OK" means that the server acknowledged the directive to shut itself down. Any other result is an error.

Usage

Scripting works via a script server. This object shuts down the server, typically when it is no longer needed.

Location

menu: veeos ==> Scripting ==> Advanced ==> Stop Server

library: scriptLib

Example

Notes

Since the server automatically shuts itself down after a timeout this object does not need to be run unless it is desired to shut the server down before it would normally quit anyhow.

If you would prefer to disconnect from the server rather than shut it down, see disconnectServer

Reference

Dependencies

Supported On 

VEE 7.0+, Windows 7+

See Also

checkStatus, disconnectServer, setShutdownTimeout, startServer


© 2015-2025. All Rights Reserved. Stan Bischof (stan@worldbadminton.com). Last updated 03 February 2023 13:04.