ISessionExecuteAsync Method |
| Name | Description | |
|---|---|---|
| ExecuteAsync(IStatement) |
Executes a query asynchronously
| |
| ExecuteAsync(IStatement, String) |
Executes a query asynchronously with the provided execution profile.
The execution profile must have been added previously to the Cluster using WithExecutionProfiles(ActionIExecutionProfileOptions).
|