Partager via


EventsRequestInfo.Duration Propriété

Définition

Obtient ou définit la durée de la demande

[Newtonsoft.Json.JsonProperty(PropertyName="duration")]
public double? Duration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="duration")>]
member this.Duration : Nullable<double> with get, set
Public Property Duration As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à