IExperimentationTelemetry3 Interface

Definition

Extended Telemetry for the experimentation service.

C#
public interface IExperimentationTelemetry3 : Microsoft.VisualStudio.Experimentation.IExperimentationTelemetry2
Implements

Methods

PostEvent(String, IDictionary<String,Object>)

Opst one event with specified namd and property bag.

PostEvent(String, IDictionary<String,String>)

Opst one event with specified namd and property bag.

(Inherited from IExperimentationTelemetry)
PostFault(String, String)

Post a fault event with name and description

(Inherited from IExperimentationTelemetry2)
SetSharedProperty(String, Object)

Set shared property for all events.

SetSharedProperty(String, String)

Set shared property for all events.

(Inherited from IExperimentationTelemetry)

Applies to

Produit Versions
Visual Studio SDK 2022