C# Class Elders.Hystrix.NET.Strategy.Metrics.HystrixDelegateMetricsPublisherCommand

Inheritance: IHystrixMetricsPublisherCommand
Afficher le fichier Open project: Elders/Hystrix.NET

Méthodes publiques

Méthode Description
HystrixDelegateMetricsPublisherCommand ( System.Action initialize ) : System
Initialize ( ) : void

Method Details

HystrixDelegateMetricsPublisherCommand() public méthode

public HystrixDelegateMetricsPublisherCommand ( System.Action initialize ) : System
initialize System.Action
Résultat System

Initialize() public méthode

public Initialize ( ) : void
Résultat void