Click or drag to resize

ClientRequestHandlerIsAdvertised Property

Gets a boolean value that indicates whether the ClientRequestHandler will be published by the ServiceHelper.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public bool IsAdvertised { get; }
View Source

Property Value

Boolean
See Also