C# 클래스 Glimpse.ApplicationInsights.Model.Timeline.ExceptionTelemetryTimelineMessage

Convert class from Exception Telemetry to Timeline Message
상속: ITimelineMessage
파일 보기 프로젝트 열기: Glimpse/Glimpse.ApplicationInsights

공개 메소드들

메소드 설명
ExceptionTelemetryTimelineMessage ( Microsoft.ApplicationInsights.DataContracts.ExceptionTelemetry telemetry ) : System

Initializes a new instance of the ExceptionTelemetryTimelineMessage class.

메소드 상세

ExceptionTelemetryTimelineMessage() 공개 메소드

Initializes a new instance of the ExceptionTelemetryTimelineMessage class.
public ExceptionTelemetryTimelineMessage ( Microsoft.ApplicationInsights.DataContracts.ExceptionTelemetry telemetry ) : System
telemetry Microsoft.ApplicationInsights.DataContracts.ExceptionTelemetry object telemetry
리턴 System