1 reference to s_pollingAction
Microsoft.Extensions.ServiceDiscovery (1)
ServiceEndpointWatcher.cs (1)
244
_pollingTimer = _timeProvider.CreateTimer(
s_pollingAction
, this, _options.RefreshPeriod, TimeSpan.Zero);