Method | Description | |
---|---|---|
CleanIdleConnections ( object obj ) : void |
Remove drivers that have been idle for too long.
|
|
ClearAllPools ( ) : void | ||
ClearPool ( |
||
GetPool ( |
||
ReleaseConnection ( |
||
RemoveClearedPool ( |
||
RemoveConnection ( |
Method | Description | |
---|---|---|
ClearPoolByText ( string key ) : void |
public static CleanIdleConnections ( object obj ) : void | ||
obj | object | |
return | void |
public static ClearPool ( |
||
settings | ||
return | void |
public static GetPool ( |
||
settings | ||
return |
public static ReleaseConnection ( |
||
driver | ||
return | void |
public static RemoveClearedPool ( |
||
pool | ||
return | void |
public static RemoveConnection ( |
||
driver | ||
return | void |