CqlQueryBaseTEntityEndExecute Method |
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public IEnumerable<TEntity> EndExecute(
IAsyncResult ar
)
Parameters
- ar
- Type: SystemIAsyncResult
Return Value
Type:
IEnumerableTEntitySee Also