Skip to content

v4.0.11399.0-Beta

Choose a tag to compare

@ITHitBuild ITHitBuild released this 08 Dec 21:11
· 57 commits to master since this release
  • The hydration policy is set to Full in all samples. Opening mp4 files by Windows Movies & TV app is now supported.
  • Throwing any exception in IFile.ReadAsync() resulted in file download hanging. Now the download is cancelled if any exception is thrown in IFile.ReadAsync() method implementation.
  • ITransferDataResultContext.ReportStatus() call throwed NotImplemntedException. Now the ReportStatus() is implemented.