ITaskExecutionManager.IsPerforming Proprietà

Definizione

Ottiene un valore che indica se l'attività è eseguita dalla gestione esecuzioni.

public:
 property bool IsPerforming { bool get(); };
public bool IsPerforming { get; }
member this.IsPerforming : bool
Public ReadOnly Property IsPerforming As Boolean

Valore della proprietà

Boolean

true se l'attività è eseguita dalla gestione esecuzioni; in caso contrario, false.

Si applica a