Click or drag to resize
CqlScalarTEntityEndExecute Method

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public TEntity EndExecute(
	IAsyncResult ar
)

Parameters

ar
Type: SystemIAsyncResult

Return Value

Type: TEntity
See Also