AemSettings.EnableBasicTransmission 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.
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
Returns a Boolean value that is true if AEM is enabled to report errors to the Management Server and false otherwise.