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

Value

1

Description

The method is executing its processing in the background.

Tips

When the BackgroundProcessing property is set to True, all Xceed Zip methods will return the xerProcessStarted constant to indicate that they are performing their work in the background. The real return value of the method will be provided by the ProcessCompleted event.