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

FabricReplicator.IReplicator.CloseAsync(CancellationToken) Method

Definition

System.Threading.Tasks.Task IReplicator.CloseAsync(System.Threading.CancellationToken cancellationToken);
abstract member System.Fabric.IReplicator.CloseAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.System.Fabric.IReplicator.CloseAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function CloseAsync (cancellationToken As CancellationToken) As Task Implements IReplicator.CloseAsync

Parameters

cancellationToken
System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task

Implements

Applies to