System::ComponentModel::RunWorkerCompletedEventArgs::get_Result metodo

RunWorkerCompletedEventArgs::get_Result method

Ottiene un valore che rappresenta il risultato di un’operazione asincrona.

System::SharedPtr<System::Object> System::ComponentModel::RunWorkerCompletedEventArgs::get_Result() const

ReturnValue

Un System.Object che rappresenta il risultato di un’operazione asincrona.

Vedi anche