Overload List

  NameDescription
Public methodSslGatewayConnectionPool(String, Int32)
Creates a new SSL connection pool with default connection pool and SSL properties.
Public methodSslGatewayConnectionPool(String, Int32, ConnectionPoolProperties)
Creates a new SSL connection pool with the specified connection pool properties and default SSL properties.
Public methodSslGatewayConnectionPool(String, Int32, ConnectionPoolProperties, SslProperties)
Creates a new SSL connection pool with the specified connection pool and SSL properties.

See Also