Shutdown Method
Shuts down the server.
Syntax
procedure Shutdown();Remarks
This method shuts down the server. Calling this method is equivalent to setting Listening to False, and then breaking every client connection by calling Disconnect.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Shutdown MethodShuts down the server. Syntaxprocedure Shutdown();RemarksThis method shuts down the server. Calling this method is equivalent to setting Listening to False, and then breaking every client connection by calling Disconnect. |
||