Enum State
Namespace: Steeltoe.Management.Endpoint.Actuators.ThreadDump
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public enum State : int
Fields
Name | Description |
---|---|
Blocked | |
New | |
Runnable | |
Terminated | |
TimedWaiting | |
Waiting |
public enum State : int
Name | Description |
---|---|
Blocked | |
New | |
Runnable | |
Terminated | |
TimedWaiting | |
Waiting |