IExperimentationTelemetry Interface

Definition

Telemetry for the experimentation service.

public interface class IExperimentationTelemetry
public interface IExperimentationTelemetry
type IExperimentationTelemetry = interface
Public Interface IExperimentationTelemetry
Derived

Methods

PostEvent(String, IDictionary<String,String>)

Opst one event with specified namd and property bag.

SetSharedProperty(String, String)

Set shared property for all events.

Applies to