Click or drag to resize

WebFileCacheRequestOptions Properties

The WebFileCacheRequestOptions type exposes the following members.

Properties
  NameDescription
Public propertyDontForceServerCheck
Gets or sets a value indicating whether a server check should be performed or not.
Public propertyDontUseETag
Gets or sets a value indicating whether ETAG value must be used or not if it exists.
Public propertyDontUseLastModified
Gets or sets a value indicating whether to use the last-modified-since HTTP header, if the file already exists.
Top
See Also