1 override of BeginExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQueryOfT.cs (1)
261
internal override IAsyncResult
BeginExecuteInternal
(AsyncCallback callback, object state)
1 reference to BeginExecuteInternal
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceQuery.cs (1)
67
return this.
BeginExecuteInternal
(callback, state);