History |
ResetModems (server control)
Minimum version: 4.0
Purpose
Resets any modems that are physically connected to the server, like the Admin menu command in the client.
Syntax
ServerControl.ResetModems
Example
Dim sc as ServerControl
sc.ResetModems
| ||