CacheResponse Constructor

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Windows Phone Members

Initializes a new instance of the CacheResponse class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Supported by Windows Phone CacheResponse(Stream) Initializes a new instance of the CacheResponse class from a Stream object.
Public method CacheResponse(Stream, Boolean) Initializes a new instance of the CacheResponse class from a Stream object specifying whether to continue processing in case of a cache miss.
Public method Supported by Windows Phone CacheResponse(Int64, String, WebHeaderCollection, Stream, HttpStatusCode, String, DateTime) Initializes a new instance of the CacheResponse class from the parameters.
Public method CacheResponse(Int64, String, WebHeaderCollection, Stream, HttpStatusCode, String, DateTime, Boolean) Initializes a new instance of the CacheResponse class from the parameters.

Top

See Also

Reference

CacheResponse Class

Microsoft.Web.Media.SmoothStreaming Namespace