Configuration.IsTelemetryEnabled Property

Gets or sets whether usage telemetry is enabled.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static bool IsTelemetryEnabled { get; set; }

Property Value

true if telemetry is enabled; otherwise, false. The default value is true.

Remarks

Telemetry is sent only for Developer and Floating license keys; other key types never send any data.

See Also

Reference

Manual