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