Click or drag to resize

PerformanceConstants Class

Performance constants
Inheritance Hierarchy
SystemObject
  SanteDB.Rest.Common.PerformancePerformanceConstants

Namespace: SanteDB.Rest.Common.Performance
Assembly: SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public static class PerformanceConstants

The PerformanceConstants type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberRestPoolConcurrencyCounter Gets the thread pooling performance counter
Public fieldStatic memberRestPoolDepthCounter Gets the thread pooling performance counter for queue depth
Public fieldStatic memberRestPoolPerformanceCounter Gets the thread pooling performance counter
Public fieldStatic memberRestPoolWorkerCounter Gets the thread pooling performance counter
Top
See Also