Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the task unwraps a Windows Runtime IAsyncInfo interface or is descended from such a task.
bool is_apartment_aware() const;
Return Value
true if the task unwraps an IAsyncInfo interface or is descended from such a task, false otherwise.
Requirements
Header: ppltasks.h
Namespace: concurrency