Table of Contents

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

int

WindowDuration

public TimeSpan WindowDuration { get; set; }

Property Value

TimeSpan