Table of Contents

Stop

Methods
public bool Stop(int timeoutMs = 0)

Stop the Replication Server. Optionally wait for the server to shut down entirely.

Parameters
Type Name Description
int timeoutMs
Returns
Type Description
bool

true if the server has shut down; false if the server is still in progress of shutting down after waiting.