IsBusy

IAsyncTask.IsBusy property

Ottiene un valore che indica se questa attività è attualmente in esecuzione.

public bool IsBusy { get; }

Valore della proprietà

VERO se questa attività è attualmente in esecuzione; altrimenti,falso .

Guarda anche