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