C# Class NuGetGallery.Helpers.TelemetryResponseCodeFilter

Inheritance: ITelemetryProcessor
Afficher le fichier Open project: NuGet/NuGetGallery

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Process ( ITelemetry item ) : void
TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility

Method Details

Process() public méthode

public Process ( ITelemetry item ) : void
item ITelemetry
Résultat void

TelemetryResponseCodeFilter() public méthode

public TelemetryResponseCodeFilter ( ITelemetryProcessor next ) : Microsoft.ApplicationInsights.Extensibility
next ITelemetryProcessor
Résultat Microsoft.ApplicationInsights.Extensibility