Changes in This Release
- usis.Net.Bits.BackgroundCopyJobFileAclOptions enumeration added.
- BackgroundCopyJob.FileAcl property added.
- BackgroundCopyJob.ReplaceRemotePrefix(String, String) method added.
- Fix for the exception that is thrown when calling BackgroundCopyJob.SetCredentials(BackgroundCopyAuthenticationTarget, BackgroundCopyAuthenticationScheme, String, String) from a 32-bit application.
- usis.Net.Bits.BackgroundCopyFileRange class added.
- BackgroundCopyJob.AddFile(Uri, String,BackgroundCopyFileRange[]) overloads added.