ITelemetryService.PostUserTask Method

Definition

Post a single user task event

C#
public Microsoft.VisualStudio.Telemetry.TelemetryEventCorrelation PostUserTask(Microsoft.VisualStudio.ArchitectureTools.Telemetry.TelemetryIdentifier telemetryIdentifier, Microsoft.VisualStudio.Telemetry.TelemetryResult result, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.ArchitectureTools.Telemetry.DataPoint> properties = default);

Parameters

result
TelemetryResult

The TelemetryResult of the event

properties
IEnumerable<DataPoint>

Optional event properties

Returns

Applies to

Product Versions
Visual Studio SDK 2019, 2022