Click or drag to resize

ServiceHelperName Property

Gets the unique identifier of the ServiceHelper.

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

Property Value

String

Implements

IProvideStatusName
See Also