The following tables list the members exposed by PageChangedOperation<T>.
| Name | Description | |
|---|---|---|
![]()  | CanCancel | Returns whether the async MoveTo operation can be cancelled. | 
![]()  | Cancelled | Returns whether the async MoveTo operation was cancelled. | 
![]()  | IsCompleted | Returns true if the asynchronous operation has completed. | 
![]()  | PageIndex | The index of the page moved to. | 
![]()  | PageWasFound | Returns false when the requested page was not found. | 
![]()  | Results | The query results for the page. | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | Cancel asynchronous MoveTo operation. | 
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
![]()  | OnCompleted | Raises the Completed event. | 
    
    
    
    
    
    


