ComputerHealthService.CreateListener Property

Definition

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

Boolean

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.

Applies to