Class CopperBrandingTelemetryInitializer
Sets a global property called 'Marker' with the value 'Copper' on the telemetry.
Inheritance
System.Object
CopperBrandingTelemetryInitializer
Namespace: Copper.Diagnostics.Common
Assembly: Copper.Diagnostics.Common.dll
Syntax
public class CopperBrandingTelemetryInitializer : ITelemetryInitializer
Methods
View SourceInitialize(ITelemetry)
Initializes properties of the specified
Declaration
public void Initialize(ITelemetry telemetry)
Parameters
Type | Name | Description |
---|---|---|
ITelemetry | telemetry | The telemetry. |