Vanara/BITS
NN 28822bab9e
Use explicit framework reference. Remove transitive TFM requirement. (#212)
Co-authored-by: NN <NN---@users.noreply.github.com>
2021-03-23 07:26:03 -06:00
..
AssemblyReport.md Updated project information files 2020-07-14 16:02:36 -06:00
BackgroundCopyException.cs Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
BackgroundCopyFileCollection.cs -Improved/fxed mem leaks in BITS unit tests and method CopyTemplate.cs (#88) 2019-12-30 15:37:29 -07:00
BackgroundCopyFileInfo.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
BackgroundCopyJob.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
BackgroundCopyJobCollection.cs Separated out Virtual Storage and BITS wrappers into their own packages for easier consumption. 2019-10-04 06:55:01 -06:00
BackgroundCopyJobCredentials.cs Separated out Virtual Storage and BITS wrappers into their own packages for easier consumption. 2019-10-04 06:55:01 -06:00
BackgroundCopyManager.cs Fixed memory leaks when using WindowsIdentity.GetCurrent() (#91) 2020-01-01 15:41:44 -07:00
Enums.cs BREAKING CHANGE: Fixed spelling of items in BackgroundCopyCost 2020-03-26 17:16:21 -06:00
Vanara.BITS.csproj Use explicit framework reference. Remove transitive TFM requirement. (#212) 2021-03-23 07:26:03 -06:00