Click or drag to resize
ISessionEndPrepare Method
Ends asynchronous prepare operation

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
PreparedStatement EndPrepare(
	IAsyncResult ar
)

Parameters

ar
Type: SystemIAsyncResult

Return Value

Type: PreparedStatement
See Also