Method | Description | |
---|---|---|
ReceiveAllUpdatesRequest ( System partitionRoot, System toServerDN, System fromServerDN ) : System |
Constructs an extended operation object for receiving all updates from another directory server for a specific replica.
|
public ReceiveAllUpdatesRequest ( System partitionRoot, System toServerDN, System fromServerDN ) : System | ||
partitionRoot | System | The distinguished name of the replica /// that will be updated. /// /// |
toServerDN | System | The distinguished name of the server holding the /// replica to be updated. /// /// |
fromServerDN | System | The distinguished name of the server from which /// updates are sent. /// /// |
return | System |