FDDCCleanup::Stop

Stops the runnable object. This is called if a thread is requested to terminate early.

Windows
MacOS
Linux

Override Hierarchy

FRunnable::Stop()

FDDCCleanup::Stop()

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DDCCleanup.h

Include

#include "DDCCleanup.h"

Source

/Engine/Source/Developer/DerivedDataCache/Private/DDCCleanup.cpp

Syntax

virtual void Stop()

Remarks

Stops the runnable object.

This is called if a thread is requested to terminate early.

See Also

Init

Run

Exit

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss