Class HystrixRequestContext
- Namespace
- Steeltoe.CircuitBreaker.Hystrix.Strategy.Concurrency
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public class HystrixRequestContext : IDisposable
- Inheritance
-
HystrixRequestContext
- Implements
- Inherited Members
Properties
ContextForCurrentThread
public static HystrixRequestContext ContextForCurrentThread { get; }
Property Value
IsCurrentThreadInitialized
public static bool IsCurrentThreadInitialized { get; }
Property Value
Methods
Dispose()
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposingbool
InitializeContext()
public static HystrixRequestContext InitializeContext()
Returns
SetContextOnCurrentThread(HystrixRequestContext)
public static void SetContextOnCurrentThread(HystrixRequestContext state)
Parameters
stateHystrixRequestContext