次の方法で共有


CopySource.MaxConcurrentConnections プロパティ

定義

ソース データ ストアの最大同時接続数を取得または設定します。 型: integer (または resultType 整数を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象