Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IIoDispatcherBackend
Description
Returns all completed request(s) to the I/O dispatcher. Triggered by invoking the wake-up callback on the backend context object.
| Name | GetCompletedIoRequests |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoDispatcherBackend.h |
| Include Path | #include "IO/IoDispatcherBackend.h" |
FIoRequestImpl * GetCompletedIoRequests()