get_AsyncState()

IAsyncResult::get_AsyncState() method

Returns an object that contains the information about asyrchronous operation.

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

See Also