Click or drag to resize

BatchEndExecute Method

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

Parameters

ar
Type: SystemIAsyncResult
See Also