Click or drag to resize

ISessionEndExecute Method

Ends asynchronous execute operation

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

Parameters

ar
Type: SystemIAsyncResult

Return Value

Type: RowSet
See Also