Sdílet prostřednictvím


IRemoteSettingsTelemetry Interface

Definition

Interface that describes the Telemetry operations Remote Settings will use.

public interface class IRemoteSettingsTelemetry
public interface IRemoteSettingsTelemetry
type IRemoteSettingsTelemetry = interface
Public Interface IRemoteSettingsTelemetry

Methods

CreateActivity(String)

Creates a Telemetry Activity with the specified name.

PostEvent(String, IDictionary<String,Object>)

Posts the named event and properties to Telemetry.

Applies to