PartitionManagerOptions.AcquireInterval Property

Definition

Interval when EventProcessorHost instance kicks off a task to compute if partitions are distributed evenly among known host instances.

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

Property Value

Applies to