Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnection.ConnectionPoolsCount Property

Gets the number of active connection pools.

[Visual Basic]
Public Shared ReadOnly Property ConnectionPoolsCount As Integer
[C#]
public static int ConnectionPoolsCount {get;}

See Also

FbConnection Class | FirebirdSql.Data.Firebird Namespace