Compartir a través de


IsRetryable Enumeración

Definición

Define valores para IsRetryable.

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

Campos

No 1
Yes 0

Se aplica a