Megosztás a következőn keresztül:


ChangeFeedProcessorOptions.LeaseRenewInterval Property

Definition

Gets or sets renew interval for all leases for partitions currently held by Microsoft.Azure.Documents.ChangeFeedProcessor.ChangeFeedProcessor instance.

public TimeSpan LeaseRenewInterval { get; set; }
member this.LeaseRenewInterval : TimeSpan with get, set
Public Property LeaseRenewInterval As TimeSpan

Property Value

Applies to