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