GatewayConnectionPoolConnectionCount Property

CICS Transaction Gateway V10.1.0.0
Gets the total number of connections in this connection pool.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax

public int ConnectionCount { get; }

Property Value

Type: Int32
See Also

Reference