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

Show file Open project: Elders/Hystrix.NET Class Usage Examples

Public Methods

Method Description
Get ( IHystrixConcurrencyStrategy concurrencyStrategy ) : object
HystrixRequestVariableHolder ( IHystrixRequestVariableLifecycle lifeCycleMethods ) : Logging

Method Details

Get() public method

public Get ( IHystrixConcurrencyStrategy concurrencyStrategy ) : object
concurrencyStrategy IHystrixConcurrencyStrategy
return object

HystrixRequestVariableHolder() public method

public HystrixRequestVariableHolder ( IHystrixRequestVariableLifecycle lifeCycleMethods ) : Logging
lifeCycleMethods IHystrixRequestVariableLifecycle
return Logging