CacheRequest2 Constructor
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Windows Phone Members
Initializes a new instance of the CacheRequest2 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 | |
---|---|---|
CacheRequest2(Stream) | Initializes a new instance of the CacheRequest2 class based on the specified stream. | |
CacheRequest2(HttpWebRequest, IList<TrackInfo>) | Initializes a new instance of the CacheRequest2 class based on the specified web request and list of selectable tracks. |
Top