History |
PoliteShutdown (server control)
Minimum version: 4.0
Purpose
Begins a polite shutdown of the server, like the Admin menu command in the client.
Syntax
ServerControl.PoliteShutdown
Example
Dim sc as ServerControl
sc.PoliteShutdown
| ||