Gets a value indicating whether there is any asynchronous operation on the current object in progress.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IsBusy As Boolean Get |
| C# |
|---|
public bool IsBusy { get; } |