Click or drag to resize

ServiceHelperPerformanceMonitor Property

Gets the PerformanceMonitor object used for monitoring the health of the ParentService.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public PerformanceMonitor PerformanceMonitor { get; }
View Source

Property Value

PerformanceMonitor
See Also