Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
public SslGatewayConnectionPool ConnectionPool { get; }Public ReadOnly Property ConnectionPool As SslGatewayConnectionPool
Get
public:
property SslGatewayConnectionPool^ ConnectionPool {
SslGatewayConnectionPool^ get ();
}Property Value
Type:
SslGatewayConnectionPool
After a pooled connection closes for any reason, the connection is removed from the connection pool and this property
will return
.
Reference