ComputerHealthService.RequestCompression Property

Definition

Whether the agent requests compression.

public:
 property bool RequestCompression { bool get(); };
public bool RequestCompression { get; }
member this.RequestCompression : bool
Public ReadOnly Property RequestCompression As Boolean

Property Value

Boolean

Returns a Boolean whose value is true.

Exceptions

Not currently connected to a management group.

Remarks

This value always returns true; compression cannot be disabled.

Applies to