ChangeFeedHostOptions.LeaseRenewInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets renew interval for all leases for partitions currently held by ChangeFeedEventHost instance.
public TimeSpan LeaseRenewInterval { get; set; }
member this.LeaseRenewInterval : TimeSpan with get, set
Public Property LeaseRenewInterval As TimeSpan