[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The IBitsPeerCacheRecordtype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
GetFileModificationTime(FILETIME % )
Gets the file modification time on the server
GetFileRanges(UInt32 % , array< BackgroundFileRange > [] () [] [] % )
Gets ranges of the file in the cache
GetFileSize(UInt64 % )
Gets the size of the file
GetId(Guid % )
Gets the file ID of the cache record
GetLastAccessTime(FILETIME % )
Gets the date and time the file was last accessed
GetOriginUrl(String % )
Gets the origin URL of the cached file
IsFileValidated () () () ()
Determines whether the file has been validated

See Also