C# Класс MassTransit.PerformanceCounterExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
EnableStatsdPerformanceCounters ( this configurator, Action action ) : void
EnableWindowsPerformanceCounters ( this configurator ) : void

Приватные методы

Метод Описание
EnablePerformanceCounters ( this configurator ) : void
EnabledPerformanceCounters ( this configurator ) : void

Описание методов

EnableStatsdPerformanceCounters() публичный статический Метод

public static EnableStatsdPerformanceCounters ( this configurator, Action action ) : void
configurator this
action Action
Результат void

EnableWindowsPerformanceCounters() публичный статический Метод

public static EnableWindowsPerformanceCounters ( this configurator ) : void
configurator this
Результат void