Table of Contents

Interface IRestDiagnostics

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

Provides a read-only diagnostic view of the REST subsystem's runtime state. Exposed via RestDiagnostics.

public interface IRestDiagnostics

Properties

ActiveWorkerCount

Gets the total number of active bucket workers.

TotalQueuedRequests

Gets the total number of requests queued across all bucket workers.

Methods

GetBucketSnapshots()

Gets a snapshot of per-bucket diagnostic information.