你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FabricReplicator.IPrimaryReplicator.WaitForCatchUpQuorumAsync Method

Definition

System.Threading.Tasks.Task IPrimaryReplicator.WaitForCatchUpQuorumAsync(System.Fabric.ReplicaSetQuorumMode quorumMode, System.Threading.CancellationToken cancellationToken);
abstract member System.Fabric.IPrimaryReplicator.WaitForCatchUpQuorumAsync : System.Fabric.ReplicaSetQuorumMode * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.System.Fabric.IPrimaryReplicator.WaitForCatchUpQuorumAsync : System.Fabric.ReplicaSetQuorumMode * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function WaitForCatchUpQuorumAsync (quorumMode As ReplicaSetQuorumMode, cancellationToken As CancellationToken) As Task Implements IPrimaryReplicator.WaitForCatchUpQuorumAsync

Parameters

cancellationToken
System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task

Implements

Applies to