Enum State
- Namespace
- Steeltoe.Management.Endpoint.Actuators.ThreadDump
- Assembly
- Steeltoe.Management.Endpoint.dll
public enum State
- Extension Methods
Fields
Blocked = 2
New = 0
Runnable = 1
Terminated = 5
TimedWaiting = 4
Waiting = 3
public enum State
Blocked = 2
New = 0
Runnable = 1
Terminated = 5
TimedWaiting = 4
Waiting = 3