ReliableStateManagerReplicatorSettings.SlowApiMonitoringDuration Property

Definition

Sets the interval after which the replicator sends a warning health report that the API is slow and is taking longer than expected duration. Default value is 5 minutes.

public TimeSpan? SlowApiMonitoringDuration { get; set; }
member this.SlowApiMonitoringDuration : Nullable<TimeSpan> with get, set
Public Property SlowApiMonitoringDuration As Nullable(Of TimeSpan)

Property Value

Applies to