2 references to CallbackThrottler
Aspire.Dashboard (2)
Model\ResourceOutgoingPeerResolver.cs (1)
377_callbackThrottler = new CallbackThrottler(
Otlp\Storage\Subscription.cs (1)
32_callbackThrottler = new CallbackThrottler(name, logger, minExecuteInterval, callback, executionContext);