Represents a telemetry event that can be use to track events.
Creates a new instance of TelemetryEvent.
The name of the telemetry event.
The telemetry client used to track the event.
Readonly
Stops the telemetry event and tracks it with the specified custom properties. Also adds a duration in ms to the logged event properties.
Optional
Optional custom properties to be associated with the event.
Represents a telemetry event that can be use to track events.