Click or drag to resize

PerformanceCounterRunning Property

Set to false to indicate that the data source has stopped logging values.

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntax
C#
public bool Running { get; set; }

Property Value

Type: Boolean
See Also