4 references to stopHandle
Aspire.StackExchange.Redis (4)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (4)
72if (this.stopHandle.WaitOne(0)) 100this.stopHandle.Set(); 105this.stopHandle.Dispose(); 131if (this.stopHandle.WaitOne(this.options.FlushInterval))