Partager via


SoaRecord.RetryTime Propriété

Définition

Obtient ou définit le temps de nouvelle tentative pour cet enregistrement SOA.

[Newtonsoft.Json.JsonProperty(PropertyName="retryTime")]
public long? RetryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retryTime")>]
member this.RetryTime : Nullable<int64> with get, set
Public Property RetryTime As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à