public Increment ( HystrixRollingNumberEvent type ) : void | ||
type | HystrixRollingNumberEvent | Defining which counter to increment, must be a "Counter" type (HystrixRollingNumberEvent.IsCounter() == true). |
return | void |
public Increment ( HystrixRollingNumberEvent type ) : void | ||
type | HystrixRollingNumberEvent | Defining which counter to increment, must be a "Counter" type (HystrixRollingNumberEvent.IsCounter() == true). |
return | void |