Property RestDiagnostics
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
RestDiagnostics
Gets the REST diagnostics provider, exposing runtime metrics for bucket workers, queue depths, and circuit breaker state. Returns a safe wrapper — the underlying RestClient cannot be accessed through this property.
public IRestDiagnostics RestDiagnostics { get; }