True if a task is being executed.
| C# | Visual Basic | Visual C++ |
bool IsBusy { get; }
ReadOnly Property IsBusy As Boolean
property bool IsBusy { bool get (); }
| C# | Visual Basic | Visual C++ |
bool IsBusy { get; }
ReadOnly Property IsBusy As Boolean
property bool IsBusy { bool get (); }