Interface ITimerListener
Namespace: Steeltoe.CircuitBreaker.Hystrix.Util
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public interface ITimerListener
Properties
| Edit this page View SourceIntervalTimeInMilliseconds
Declaration
int IntervalTimeInMilliseconds { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Methods
| Edit this page View SourceTick()
Declaration
void Tick()