ITelemetryDelegate Interface

Definition

The interface to the MIP SDK telemetry.

public interface ITelemetryDelegate
type ITelemetryDelegate = interface
Public Interface ITelemetryDelegate

Methods

Flush()

Flush the delegate.

WriteEvent(TelemetryEvent, EventContext)

Writes an Telemetry event

WriteEvent(TelemetryEvent)

Applies to