Xceed Zip Compression Library Documentation
xerBusy constant
Xceed Zip control reference > Xceed Zip control error codes > xerBusy constant

Value

516

Description

The current instance of the library is already running another operation.

Tips

Although the library is fully multi-threaded, each instance of the Xceed Zip control can only do one operation at a time. This makes event handling much clearer. The developer can create another instance of the library if it is necessary to do another, independent zipping or unzipping operation simultaneously.