WebSocketTransportSettings.MaxPendingConnections 屬性

定義

取得或設定允許的暫止連線數目上限。

public:
 property int MaxPendingConnections { int get(); void set(int value); };
public int MaxPendingConnections { get; set; }
member this.MaxPendingConnections : int with get, set
Public Property MaxPendingConnections As Integer

屬性值

允許的擱置連線數目上限。

適用於