ConcurrentExclusiveSchedulerPair.Completion Proprietà

Definizione

Ottiene un oggetto Task che verrà completato al termine dell'elaborazione dell'utilità di pianificazione.

public:
 property System::Threading::Tasks::Task ^ Completion { System::Threading::Tasks::Task ^ get(); };
public System.Threading.Tasks.Task Completion { get; }
member this.Completion : System.Threading.Tasks.Task
Public ReadOnly Property Completion As Task

Valore della proprietà

Operazione asincrona che verrà completata al termine dell'elaborazione dell'utilità di pianificazione.

Si applica a