Skip to content

IDataArchive interface

wvdvegt edited this page Oct 2, 2018 · 1 revision

The IDataArchive interface is intended to move files out of the way (by for example renaming or uploading them).

It is an alternative for IAppend which might cause peaks in memory usage for operating systems not supporting appending files.

TODO

Clone this wiki locally