Compartilhar via


ILeaseManager.ReleaseAsync(ILease) Método

Definição

Liberar a propriedade da concessão.

public System.Threading.Tasks.Task ReleaseAsync(Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease lease);
abstract member ReleaseAsync : Microsoft.Azure.Documents.ChangeFeedProcessor.PartitionManagement.ILease -> System.Threading.Tasks.Task
Public Function ReleaseAsync (lease As ILease) As Task

Parâmetros

lease
ILease

Concessão para adquirir

Retornos

Exceções

Gerado se outro host adquiriu a concessão ou a concessão foi excluída

Aplica-se a