Mini SQL Query Extensibility Documentation
IsBusy Property
NamespacesMiniSqlQuery.CoreIPerformTaskIsBusy
True if a task is being executed.
Declaration Syntax
C#Visual BasicVisual C++
bool IsBusy { get; }
ReadOnly Property IsBusy As Boolean
property bool IsBusy {
	bool get ();
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)