次の方法で共有


RestSource.RequestInterval プロパティ

定義

次のページ要求を送信する前に待機する時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="requestInterval")]
public object RequestInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestInterval")>]
member this.RequestInterval : obj with get, set
Public Property RequestInterval As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象