Click or drag to resize

ISessionExecuteAsync Method

Overload List
  NameDescription
Public methodExecuteAsync(IStatement)
Executes a query asynchronously
Public methodExecuteAsync(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).
Top
See Also