The ReplicationRoute object provides methods and properties to administer individual replication routes. The ReplicationRoute object defines the following methods and properties:
Method | Description |
AddDestination | Adds a destination to the route |
Commit | Commits changes for a route |
Enum | Enumerates route’s parameters |
EnumDestination | Enumerates destinations for the route |
Get | Retrieves a parameter for the route |
Put | Sets a parameter for the route |
RemoveDestination | Removes destination from the route |
Property | Description |
BaseDirectory | Base directory for the route |
Name | Route’s name |