Click or drag to resize
ISessionEndExecute Method
Ends asynchronous execute operation

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.1.0
Syntax
C#
RowSet EndExecute(
	IAsyncResult ar
)

Parameters

ar
Type: SystemIAsyncResult

Return Value

Type: RowSet
See Also