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