EventHubStreamCachePressureOptions.AveragingCachePressureMonitorFlowControlThreshold 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.
AveragingCachePressureMonitorFlowControlThreshold, AveragingCachePressureMonitor is turn on by default. User can turn it off by setting this value to null
public double? AveragingCachePressureMonitorFlowControlThreshold { get; set; }
member this.AveragingCachePressureMonitorFlowControlThreshold : Nullable<double> with get, set
Public Property AveragingCachePressureMonitorFlowControlThreshold As Nullable(Of Double)