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);