For a list of all members of this type, see AsyncVirtualDataSourceProviderWorker members.
Name | Description | |
---|---|---|
![]() | IsRunning | Gets or sets whether the worker is currently running or not. |
![]() | IsShutdown | Gets or sets whether the worker has been shut down. |
Name | Description | |
---|---|---|
![]() | ActualCount | Gets or sets the actual current full count of the records associated with the data provider. |
![]() | ActualPageSize | Gets or sets the coerced page size that consumers of the data provider should respect. |
![]() | ActualSchema | Gets or sets the current resolved IDataSourceSchema for the provider. |
![]() | BatchCompleted | Gets a callback to invoke when a batch request has completed. |
![]() | ExecutionContext | Gets the execution context to synchronize with when reporting on loaded pages. |
![]() | PageLoaded | Gets a callback to invoke when a page request has finished loading. |
![]() | PopulatedActualPageSize | Gets or sets whether ActualPageSize has been populated with a coerced value and should be retained, regardless as to whether non-full pages are seen. |
![]() | Tasks | Gets the currently active set of requests for the worker. |