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: 2.2.1
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