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 |
|
public bool Stop(int timeoutMs = 0)
Stop the Replication Server. Optionally wait for the server to shut down entirely.
| Type | Name | Description |
|---|---|---|
| int | timeoutMs |
| Type | Description |
|---|---|
| bool |
|