Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control error codes / xerBusy constant
In This Topic
xerBusy constant
In This Topic

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.