4 references to stopHandle
Aspire.StackExchange.Redis (4)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (4)
88if (this.stopHandle.WaitOne(0)) 115this.stopHandle.Set(); 120this.stopHandle.Dispose(); 149if (this.stopHandle.WaitOne(this.options.FlushInterval))