Subject Using FbStatisticsManager to getHeaderPage() will not timeout
Author jon.reckner
I am using FbStatisticsManager to get the header page from a Firebird
database and all works well as long as the database is online, however
if the database is shutdown completely there does not seem to be a
timeout for this request qhich causes my application to hang
indefinately. Is there a way to configure this class to timeout after
so many seconds?