C# Class Glimpse.ApplicationInsights.Model.Timeline.RequestTelemetryTimelineMessage

Convert class from Request Telemetry to Timeline Message
Inheritance: ITimelineMessage
Afficher le fichier Open project: Glimpse/Glimpse.ApplicationInsights

Méthodes publiques

Méthode Description
RequestTelemetryTimelineMessage ( Microsoft.ApplicationInsights.DataContracts.RequestTelemetry telemetry ) : System

Initializes a new instance of the RequestTelemetryTimelineMessage class.

Method Details

RequestTelemetryTimelineMessage() public méthode

Initializes a new instance of the RequestTelemetryTimelineMessage class.
public RequestTelemetryTimelineMessage ( Microsoft.ApplicationInsights.DataContracts.RequestTelemetry telemetry ) : System
telemetry Microsoft.ApplicationInsights.DataContracts.RequestTelemetry object telemetry
Résultat System