Class HystrixRequestContextModule
Inheritance
System.Object
HystrixRequestContextModule
Namespace: Steeltoe.CircuitBreaker.Hystrix
Assembly: Steeltoe.CircuitBreaker.HystrixAutofac.dll
Syntax
public class HystrixRequestContextModule : IHttpModule
Methods
| Edit this page View SourceDispose()
Declaration
public void Dispose()
Init(HttpApplication)
Declaration
public void Init(HttpApplication context)
Parameters
Type | Name | Description |
---|---|---|
HttpApplication | context |