The FileResponseFilter type exposes the following members.

Properties

  NameDescription
Public propertyCachedOutputAttribFileName
Public propertyCachedOutputFileName
Public propertyCachedOutputTempFileName
Public propertyCacheDuration (Inherited from OutputCacheResponseFilter.)
Public propertyCacheExpiration
Public propertyCacheKey (Inherited from OutputCacheResponseFilter.)
Public propertyCanRead (Inherited from OutputCacheResponseFilter.)
Public propertyCanSeek (Inherited from OutputCacheResponseFilter.)
Public propertyCanTimeout
Gets a value that determines whether the current stream can time out.
(Inherited from Stream.)
Public propertyCanWrite (Inherited from OutputCacheResponseFilter.)
Public propertyCaptureStream (Inherited from OutputCacheResponseFilter.)
Public propertyChainedStream (Inherited from OutputCacheResponseFilter.)
Public propertyHasErrored (Inherited from OutputCacheResponseFilter.)
Public propertyLength (Inherited from OutputCacheResponseFilter.)
Public propertyMaxVaryByCount (Inherited from OutputCacheResponseFilter.)
Public propertyPosition (Inherited from OutputCacheResponseFilter.)
Public propertyReadTimeout
Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.
(Inherited from Stream.)
Public propertyWriteTimeout
Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out.
(Inherited from Stream.)

See Also