MobileForms Toolkit Documentation

ZipArchive.CleanTemp Method 

Clean up temp directory.

public void CleanTemp();

Remarks

This function will clean up all temp files which could by used by ZipArchive. They could stay if you got an exception. It is also automatically called after Close function. Files with mask _rzl*.tmp will deleted.

See Also

ZipArchive Class | Resco.IO.Zip Namespace