The following tables list the members exposed by AsyncDataSourcePageRequest.
Name | Description | |
---|---|---|
![]() | AsyncDataSourcePageRequest Constructor | Constructs an AsyncDataSourcePageRequest. |
Name | Description | |
---|---|---|
![]() | Id | Gets the unique ID of the request. |
![]() | Index | Gets or sets the index of the page to request. |
![]() | IsDone | Gets or sets whether the request should be considered done. |
![]() | RetryDelay | Gets or sets the current retry delay to use if the request is not successful. |
![]() | TaskHolder | Gets or sets the encapsulated task that represents the request for the page. |