次の方法で共有


SocketConnectionPoolSettings.MaxOutboundConnectionsPerEndpoint プロパティ

定義

接続プールにキャッシュされている各エンドポイントの発信接続の最大数を取得または設定します。

public int MaxOutboundConnectionsPerEndpoint { get; set; }
member this.MaxOutboundConnectionsPerEndpoint : int with get, set
Public Property MaxOutboundConnectionsPerEndpoint As Integer

プロパティ値

接続プールにキャッシュされる各エンドポイントの送信接続の最大数。

適用対象