AemSettings.EnableBasicTransmission Property

Definition

Should AEM be reporting errors to MS backend at all?

public:
 property bool EnableBasicTransmission { bool get(); void set(bool value); };
public bool EnableBasicTransmission { get; set; }
member this.EnableBasicTransmission : bool with get, set
Public Property EnableBasicTransmission As Boolean

Property Value

Boolean

Returns a Boolean value that is true if AEM is enabled to report errors to the Management Server and false otherwise.

Applies to