Table of Contents

Enum CollapserEventType

Namespace
Steeltoe.CircuitBreaker.Hystrix
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public enum CollapserEventType

Fields

ADDED_TO_BATCH = 1
BATCH_EXECUTED = 0
RESPONSE_FROM_CACHE = 2