IExperimentationTelemetry Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |