metodo System::IAsyncResult::get_AsyncState

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