C# Class NuGetGallery.Helpers.TelemetryResponseCodeFilter

Inheritance: ITelemetryProcessor
Exibir arquivo Open project: NuGet/NuGetGallery

Private Properties

Property Type Description

Public Methods

Method Description
Process ( ITelemetry item ) : void
TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility

Method Details

Process() public method

public Process ( ITelemetry item ) : void
item ITelemetry
return void

TelemetryResponseCodeFilter() public method

public TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility
next ITelemetryProcessor
return Microsoft.ApplicationInsights.Extensibility