Property MaxOpenConnections
MaxOpenConnections
Gets or sets the maximum of open TCP connections this SslProxy can mantain open at the same time.
public int MaxOpenConnections { get; set; }
Gets or sets the maximum of open TCP connections this SslProxy can mantain open at the same time.
public int MaxOpenConnections { get; set; }