CqlQueryBaseTEntityBeginExecute Method |
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public IAsyncResult BeginExecute(
AsyncCallback callback,
Object state
)
Parameters
- callback
- Type: SystemAsyncCallback
- state
- Type: SystemObject
Return Value
Type:
IAsyncResultSee Also