2 references to s_cleanupPeriod
Microsoft.Extensions.ServiceDiscovery (2)
Http\HttpServiceEndpointResolver.cs (2)
91
_cleanupTimer = timeProvider.CreateTimer(s_cleanupCallback, this,
s_cleanupPeriod
,
s_cleanupPeriod
);