History |
SuspendMirror (server control)
Minimum version: 4.0
Purpose
Pauses mirroring on the server, like the Admin menu command in the client.
Syntax
ServerControl.SuspendMirror
Example
Dim sc as ServerControl
sc.SuspendMirror
| ||