Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMonitoredProcess
- FRunnable::Exit()
- FMonitoredProcess::Exit()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h |
Include | #include "Misc/MonitoredProcess.h" |
virtual void Exit()
Remarks
Exits the runnable object.
Called in the context of the aggregating thread to perform any cleanup.