ComputerHealthService.CreateListener Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the health service creates a listener.
public:
property bool CreateListener { bool get(); };
public bool CreateListener { get; }
member this.CreateListener : bool
Public ReadOnly Property CreateListener As Boolean
Property Value
Returns a Boolean whose value is false.
Exceptions
Not currently connected to a management group.
Remarks
This property is not currently used, but is provided to support future functionality.