Share via


CacheResponse2 Properties

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Windows Phone Members

The CacheResponse2 type exposes the following members.

Properties

  Name Description
Public property ContentLength The length in bytes. (Inherited from CacheResponse.)
Public property ContentType A string object that identifies the content type. (Inherited from CacheResponse.)
Public property 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.)
Public property ExpiryTime A DateTime object that contains the time of response expiration. (Inherited from CacheResponse.)
Public property Headers Gets a metadata collection of responses. (Inherited from CacheResponse.)
Public property PerceivedBandwidth Gets or sets the perceived bandwidth while downloading individual media chunks.
Public property Response A Stream object that contains the response. (Inherited from CacheResponse.)
Public property StatusCode An System.Net.HTTPStatusCode enumeration object. (Inherited from CacheResponse.)
Public property StatusDescription A string that contains the status description. (Inherited from CacheResponse.)
Public property UsedTrack Gets or sets the track the cache plug-in uses for downloading a media chunk.

Top

See Also

Reference

CacheResponse2 Class

Microsoft.Web.Media.SmoothStreaming Namespace