Replication Methods |
The Replication type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearAuthenticationStores |
Deletes any persistent credentials (passwords, auth tokens...) associated with this
replication's Authenticator. Also removes session cookies from the cookie store.
|
![]() | DeleteCookie |
Deletes a cookie specified by name
|
![]() | GetPendingDocumentIDs |
Gets a collection of document IDs that have been scheduled for replication
but not yet completed.
|
![]() | IsDocumentPending |
Checks if the specified document is pending replication
|
![]() | Restart |
Restarts the Replication.
|
![]() | SetCookie | Sets an HTTP cookie for the Replication. |
![]() | Start |
Starts the Replication.
|
![]() | Stop |
Stops the Replication.
|