C# Class Elders.Hystrix.NET.Strategy.Concurrency.HystrixRequestVariableHolder

Afficher le fichier Open project: Elders/Hystrix.NET Class Usage Examples

Méthodes publiques

Méthode Description
Get ( IHystrixConcurrencyStrategy concurrencyStrategy ) : object
HystrixRequestVariableHolder ( IHystrixRequestVariableLifecycle lifeCycleMethods ) : Logging

Method Details

Get() public méthode

public Get ( IHystrixConcurrencyStrategy concurrencyStrategy ) : object
concurrencyStrategy IHystrixConcurrencyStrategy
Résultat object

HystrixRequestVariableHolder() public méthode

public HystrixRequestVariableHolder ( IHystrixRequestVariableLifecycle lifeCycleMethods ) : Logging
lifeCycleMethods IHystrixRequestVariableLifecycle
Résultat Logging