Gets a value indicating whether there is any operation (method) in progress.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IsBusy As Boolean Get |
| C# |
|---|
public bool IsBusy { get; } |