Enum HystrixRollingNumberEvent
Namespace: Hystrix.Dotnet
Assembly: Hystrix.Dotnet.dll
Syntax
public enum HystrixRollingNumberEvent
Fields
| Name | Description |
|---|---|
| BadRequest | |
| Collapsed | |
| CollapserBatch | |
| CollapserRequestBatched | |
| CommandMaxActive | |
| Emit | |
| ExceptionThrown | |
| Failure | |
| FallbackEmit | |
| FallbackFailure | |
| FallbackMissing | |
| FallbackRejection | |
| FallbackSuccess | |
| ResponseFromCache | |
| SemaphoreRejected | |
| ShortCircuited | |
| Success | |
| ThreadExecution | |
| ThreadMaxActive | |
| ThreadPoolRejected | |
| Timeout |