Aracılığıyla paylaş


Response.Interval Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to