Метод | Описание | |
---|---|---|
PartitionSyncRequest ( System serverName, System partitionRoot, int delay ) : System |
Constructs an extended operation object for synchronizing the replicas of a partition.
|
public PartitionSyncRequest ( System serverName, System partitionRoot, int delay ) : System | ||
serverName | System | The distinquished name of server containing the /// naming context. /// /// |
partitionRoot | System | The distinguished name of the naming context /// to synchronize. /// /// |
delay | int | The time, in seconds, to delay before the synchronization /// should start. /// /// |
Результат | System |