get_UserState()

AsyncCompletedEventArgs::get_UserState() const method

Gets the unique identifier for the asynchronous task. An object reference that uniquely identifies the asynchronous task; otherwise, null if no value has been set.

System::SharedPtr<Object> System::ComponentModel::AsyncCompletedEventArgs::get_UserState() const

See Also