Freigeben über


AsyncOperationStatus Enumeration

Definition

Definiert Werte für AsyncOperationStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AsyncOperationStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AsyncOperationStatus = 
Public Enum AsyncOperationStatus
Vererbung
AsyncOperationStatus
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Failed 3
InProgress 1
Started 0
Succeeded 2

Gilt für: