Metodo get_AsyncState di System::IAsyncResult

IAsyncResult::get_AsyncState method

Restituisce un oggetto che contiene le informazioni sull’operazione asincrona.

virtual SharedPtr<System::Object> System::IAsyncResult::get_AsyncState()=0

Vedi anche