Partager via


ApplicationState Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ApplicationState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ApplicationState = 
Public Enum ApplicationState
Héritage
ApplicationState
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

ACCEPTED 3
FAILED 7
FINISHED 5
FINISHING 6
KILLED 8
NEW 0
NEWSAVING 1
RUNNING 4
SUBMITTED 2

S’applique à