Navigation
API > API/Runtime > API/Runtime/EventLoop > API/Runtime/EventLoop/IIOManager
Description
Notify the IO manager to interrupt a waiting call to Poll. Used to wake the request manager when activity is required.
Thread safe.
Derived Overrides
| Name | Notify |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/Experimental/EventLoop/Public/EventLoop/IEventLoopIOManager.h |
| Include Path | #include "EventLoop/IEventLoopIOManager.h" |
void Notify()