1 reference to _subscriptionMinExecuteInterval
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
28
_callbackThrottler = new CallbackThrottler(name, telemetryRepository._otlpContext.Logger, telemetryRepository.
_subscriptionMinExecuteInterval
, callback, executionContext);