Table of Contents

Constructor ResourceMonitorThrottle

Namespace
Qavren.Edge.Ingestion.Onnx
Assembly
Qavren.Edge.Ingestion.Onnx.dll

ResourceMonitorThrottle(IEdgeResourceMonitor, ResourceMonitorThrottleOptions?)

Creates the throttle.

public ResourceMonitorThrottle(IEdgeResourceMonitor monitor, ResourceMonitorThrottleOptions? options = null)

Parameters

monitor IEdgeResourceMonitor

SP2's resource monitor.

options ResourceMonitorThrottleOptions

The knobs, or null for the defaults.