Stop method

Requests active synchronizations to terminate.

Syntax
Stop( )
Member of DbmlsyncCOM.Dbmlsync
Remarks

The Stop method issues a request to terminate any active synchronizations. It returns immediately.

The stop button built into the visual Dbmlsync integration component automatically invokes this method.

Example

The following example stops synchronizations being run by the Dbmlsync integration component instance dbmlsync1.

dbmlsync1.Stop