C# Class MassTransit.PerformanceCounterExtensions

Afficher le fichier Open project: MassTransit/MassTransit

Méthodes publiques

Méthode Description
EnableStatsdPerformanceCounters ( this configurator, Action action ) : void
EnableWindowsPerformanceCounters ( this configurator ) : void

Private Methods

Méthode Description
EnablePerformanceCounters ( this configurator ) : void
EnabledPerformanceCounters ( this configurator ) : void

Method Details

EnableStatsdPerformanceCounters() public static méthode

public static EnableStatsdPerformanceCounters ( this configurator, Action action ) : void
configurator this
action Action
Résultat void

EnableWindowsPerformanceCounters() public static méthode

public static EnableWindowsPerformanceCounters ( this configurator ) : void
configurator this
Résultat void