Compartilhar via


BackendReconnectContract.After Propriedade

Definição

Obtém ou define a duração no formato ISO8601 após o qual a reconexão será iniciada. A duração mínima da Reconexão é PT2M.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.after")]
public TimeSpan? After { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.after")>]
member this.After : Nullable<TimeSpan> with get, set
Public Property After As Nullable(Of TimeSpan)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a