Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FRunnable
- FRunnable::Stop()
- FAsyncWriter::Stop()
- FGameThreadHitchHeartBeatThreaded::Stop()
- FInteractiveProcess::Stop()
- FMonitoredProcess::Stop()
- FThreadHeartBeat::Stop()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/Runnable.h |
| Include | #include "HAL/Runnable.h" |
virtual void Stop()
Remarks
Stops the runnable object.
This is called if a thread is requested to terminate early.