Partager via


IExperimentationTelemetry3.PostEvent Method

Definition

Opst one event with specified namd and property bag.

public void PostEvent (string name, System.Collections.Generic.IDictionary<string,object> properties);
abstract member PostEvent : string * System.Collections.Generic.IDictionary<string, obj> -> unit
Public Sub PostEvent (name As String, properties As IDictionary(Of String, Object))

Parameters

name
String
properties
IDictionary<String,Object>

Applies to