AdamInstance.TriggerSyncReplicaFromNeighbors(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins a synchronization of the specified partition.
public:
override void TriggerSyncReplicaFromNeighbors(System::String ^ partition);
public override void TriggerSyncReplicaFromNeighbors (string partition);
override this.TriggerSyncReplicaFromNeighbors : string -> unit
Public Overrides Sub TriggerSyncReplicaFromNeighbors (partition As String)
Parameters
Exceptions
A call to the underlying directory service resulted in an error.
The target server is either busy or unavailable.
The partition
parameter is null
.
The partition
is parameter not valid.
The object has been disposed.
The specified account does not have permission to perform this operation.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.