C# Класс NuGetGallery.Helpers.TelemetryResponseCodeFilter

Наследование: ITelemetryProcessor
Показать файл Открыть проект

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