ChangeFeedProcessorOptions.LeaseExpirationInterval Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’intervalle pendant lequel le bail est pris sur un bail représentant une partition. Si le bail n’est pas renouvelé dans cet intervalle, cela entraîne son expiration et la propriété de la partition passe à un autre Microsoft.Azure.Documents.ChangeFeedProcessor.ChangeFeedProcessor instance.
public TimeSpan LeaseExpirationInterval { get; set; }
member this.LeaseExpirationInterval : TimeSpan with get, set
Public Property LeaseExpirationInterval As TimeSpan
Valeur de propriété
S’applique à
Azure SDK for .NET