1 write to _pollingDelay
NuGet.Protocol (1)
Utility\DedicatedAsynchronousProcessingThread.cs (1)
31_pollingDelay = pollingDelay;
1 reference to _pollingDelay
NuGet.Protocol (1)
Utility\DedicatedAsynchronousProcessingThread.cs (1)
69await Task.Delay(_pollingDelay.Milliseconds);