| IAppGetConnectionAsync Method |
| Name | Description | |
|---|---|---|
| GetConnectionAsync(String, AsyncHandle) | Retrieves a connection and returns: * The creation time of the connection * The identifier of the connection * The type of the connection * The name of the connection * The connection string | |
| GetConnectionAsyncT(String, FuncResponse, T, AsyncHandle) | Retrieves a connection and returns: * The creation time of the connection * The identifier of the connection * The type of the connection * The name of the connection * The connection string |