Share via


IPrimaryReplicator.WaitForCatchUpQuorumAsync Method

Definition

public System.Threading.Tasks.Task WaitForCatchUpQuorumAsync(System.Fabric.ReplicaSetQuorumMode quorumMode, System.Threading.CancellationToken cancellationToken);
abstract member WaitForCatchUpQuorumAsync : System.Fabric.ReplicaSetQuorumMode * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function WaitForCatchUpQuorumAsync (quorumMode As ReplicaSetQuorumMode, cancellationToken As CancellationToken) As Task

Parameters

cancellationToken
System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task

Applies to