System::Threading::Tasks::Task::get_AsyncState method
Task::get_AsyncState method
Gets the user-defined state object associated with the task.
const SharedPtr<Object> & System::Threading::Tasks::Task::get_AsyncState() const
ReturnValue
SharedPtr
See Also
- Typedef SharedPtr
- Class Object
- Class Task
- Namespace System::Threading::Tasks
- Library Aspose.PDF for C++