| PccViewerServices Namespace : ResultCache Class | 
The following tables list the members exposed by ResultCache.
| Name | Description | |
|---|---|---|
![]()  | ResultCache Constructor | Constructs ResultCache object. | 
| Name | Description | |
|---|---|---|
![]()  | FileIsAvailable | Verifies if a file exists. | 
![]()  | GetActualPageCountFileName | Returns intermediate actual page file name. | 
![]()  | GetAlternateIntermediatePageFileName | Gets an appropriate identifiable intermediate alternate page name to the document of interest. A page number will be part of the name indicating the page being pursued. Primarily to be used when an intermediate file name may be conflicted with another operation. | 
![]()  | GetDocumentContentType | Returns intermediate file name for document with content type information. | 
![]()  | GetDocumentPageCount | Returns intermediate file name for document with page count information. | 
![]()  | GetDocumentPageCountContentType | Returns intermediate file name for document with content type and page information. | 
![]()  | GetEnterprise3LockFileName | Returns the lock file name when enterprise=3 is in use. | 
![]()  | GetEstimatedPageCountFileName | Returns intermediate estimated page file name. | 
![]()  | GetIntermediatePageFileName | Gets an appropriate identifiable intermediate page name to the document of interest. A page number will be part of the name indicating the page being pursued. | 
![]()  | GetIntermediatePageFileNameTemplate | Gets an appropriate identifiable intermediate document name template to the document of interest. | 
![]()  | GetIntermediatePageGenerationMarkerFileName | Returns a control entity for page generations done or being performed. | 
![]()  | GetPageAttributesFileName | Returns intermediate Attribute page file name. | 
![]()  | GetScaledPageFileName | Returns intermediate scaled page file name. | 
![]()  | GetSourceDocumentFileName | Returns full document name from an application config file folder reference (ApplicationConfig.DocumentFolder). | 
![]()  | GetSourceDocumentUploadedMarkerFileName | Returns control entity upload name. | 
![]()  | GetTempSourceDocumentFileName | Returns source full document name from temporary directory (ApplicationConfig.TempFolder). | 
![]()  | GetTileFileName | Returns intermediate tiled filename for a page from a document. | 
![]()  | OpenFileIfAvailable | Open an existing file if available or returns null if not. |