1 reference to s_cleanupCallback
Microsoft.Extensions.ServiceDiscovery (1)
ServiceEndpointResolver.cs (1)
99
_cleanupTimer = _timeProvider.CreateTimer(
s_cleanupCallback
, this, s_cleanupPeriod, s_cleanupPeriod);