PerformanceCounter.SetThreshold Method¶
Sets the new threshold value.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public void SetThreshold(
double threshold
)
VB¶
Public Sub SetThreshold (
threshold As Double
)
Parameters¶
- threshold
- Type: System.Double
The threshold value.