IAsyncTask.IsBusy

IAsyncTask.IsBusy property

このタスクが現在実行中かどうかを示す値を取得します。

public bool IsBusy { get; }

プロパティ値

真実このタスクが現在実行中の場合。さもないと、間違い .

関連項目