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.
Retrieves a chain of IUMSUnblockNotification interfaces representing execution contexts whose associated thread proxies have unblocked since the last time this method was invoked.
virtual IUMSUnblockNotification *GetUnblockNotifications() =0;
Return Value
A chain of IUMSUnblockNotification interfaces.
Remarks
The returned notifications are invalid once the execution contexts are rescheduled.
Requirements
Header: concrtrm.h
Namespace: Concurrency