Interface IHystrixExecutable
- 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 interface IHystrixExecutable : IHystrixObservable, IHystrixInvokable
- Inherited Members
Methods
Execute()
void Execute()
ExecuteAsync()
Task ExecuteAsync()