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