Class ThresholdConfiguration
- Namespace
- DotCompute.Backends.Metal.Telemetry
- Assembly
- DotCompute.Backends.Metal.dll
Threshold configuration
public sealed class ThresholdConfiguration
- Inheritance
-
ThresholdConfiguration
- Inherited Members
Properties
MaxFailuresPerWindow
public int MaxFailuresPerWindow { get; set; }
Property Value
WindowDuration
public TimeSpan WindowDuration { get; set; }