CircuitState Type
Circuit breaker state
Union cases
| Union case |
Description
|
Full Usage:
Closed
|
|
Full Usage:
HalfOpen
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsClosed
Returns: bool
|
|
Full Usage:
this.IsHalfOpen
Returns: bool
|
|
Full Usage:
this.IsOpen
Returns: bool
|
|
Nao