Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Windows Phone Members
The CacheResponse2 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ContentLength | The length in bytes. (Inherited from CacheResponse.) |
![]() |
ContentType | A string object that identifies the content type. (Inherited from CacheResponse.) |
![]() |
ContinueProcessing | Gets a Boolean value indicating whether cache response processing continues to the next cache module (including HTTP download) in case of a cache miss. (Inherited from CacheResponse.) |
![]() |
ExpiryTime | A DateTime object that contains the time of response expiration. (Inherited from CacheResponse.) |
![]() |
Headers | Gets a metadata collection of responses. (Inherited from CacheResponse.) |
![]() |
PerceivedBandwidth | Gets or sets the perceived bandwidth while downloading individual media chunks. |
![]() |
Response | A Stream object that contains the response. (Inherited from CacheResponse.) |
![]() |
StatusCode | An System.Net.HTTPStatusCode enumeration object. (Inherited from CacheResponse.) |
![]() |
StatusDescription | A string that contains the status description. (Inherited from CacheResponse.) |
![]() |
UsedTrack | Gets or sets the track the cache plug-in uses for downloading a media chunk. |
Top
.gif)