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

    Value

    1008

    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 Compression 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 compression or decompression, operation simultaneously.