Click or drag to resize
AdvancedGetFileService Properties

The AdvancedGetFileService type exposes the following members.

Properties
  NameDescription
Protected propertyAllowCache
Returns true if the process allows cache.
Protected propertyAllowClientCache
Returns true if client cache is allowed for the current request.
Protected propertyCacheMinutes
Cache minutes.
Protected propertyClientCacheMinutes
Cache minutes.
Protected propertyCurrentSite
Current site.
Protected propertyCurrentSiteName
Current site name.
Protected propertyStatic memberExcludedResumableExtensions
List of file extensions for which the resumable downloads are disabled.
Protected propertyStatic memberGetFileEndRequest
When true, the request is completed, when false, the Request.End is called.
Protected propertyHeight
Image height.
Protected propertyIsLiveSite
Indicates if live site mode.
Protected propertyLogCommunicationExceptions
Whether to log exception caused by communication problems (e.g. when remote host closes the connection). Log exceptions has to be set to TRUE.
Protected propertyLogExceptions
Logs the exceptions caused by the process.
Protected propertyMaxSideSize
Image maximum side size.
Protected propertyOutputDataCacheItemName
Cache item name for the file output data.
Protected propertyRequestStatusEnum
Gets current request URL rewriting status.
(Overrides ActionResultServiceBaseRequestStatusEnum.)
Protected propertyRevalidateClientCache
Gets or sets the value representing if client HTTP cache should be revalidated.
Protected propertyWidth
Image width.
Top
See Also