Compartir a través de


MediaJobRetry Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MediaJobRetry
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MediaJobRetry = 
Public Enum MediaJobRetry
Herencia
MediaJobRetry
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

DoNotRetry 0
MayRetry 1

Se aplica a