Enum CorDebugUserState
[Flags]
public enum CorDebugUserState
Fields
USER_BACKGROUND = 4
USER_NONE = 0
USER_STOPPED = 16
USER_STOP_REQUESTED = 1
USER_SUSPENDED = 64
USER_SUSPEND_REQUESTED = 2
USER_UNSAFE_POINT = 128
USER_UNSTARTED = 8
USER_WAIT_SLEEP_JOIN = 32