Version

AsyncDataSourcePageRequest Class Members

The following tables list the members exposed by AsyncDataSourcePageRequest.

Public Constructors
 NameDescription
Public ConstructorAsyncDataSourcePageRequest ConstructorConstructs an AsyncDataSourcePageRequest.  
Public Properties
 NameDescription
Public PropertyIndexGets or sets the index of the page to request.  
Public PropertyIsDoneGets or sets whether the request should be considered done.  
Public PropertyRetryDelayGets or sets the current retry delay to use if the request is not successful.  
Public PropertyTaskHolderGets or sets the encapsulated task that represents the request for the page.  
See Also