C# 클래스 NuGetGallery.Helpers.TelemetryResponseCodeFilter

상속: ITelemetryProcessor
파일 보기 프로젝트 열기: NuGet/NuGetGallery

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Process ( ITelemetry item ) : void
TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility

메소드 상세

Process() 공개 메소드

public Process ( ITelemetry item ) : void
item ITelemetry
리턴 void

TelemetryResponseCodeFilter() 공개 메소드

public TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility
next ITelemetryProcessor
리턴 Microsoft.ApplicationInsights.Extensibility