Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnection.ClearAllPools Method 

Clears all active connection pools, closing all active connections.

[Visual Basic]
Public Shared Sub ClearAllPools()
[C#]
public static void ClearAllPools();

See Also

FbConnection Class | FirebirdSql.Data.Firebird Namespace