PerformanceCounter.Threshold Property¶
Gets the threshold value of the performance counter..
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 Nullable<double> Threshold { get; }
VB¶
Public ReadOnly Property Threshold As Nullable(Of Double)
Get