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