Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildInstallerSharedContext
References
| Module | BuildPatchServices |
| Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstallerSharedContext.h |
| Include | #include "Interfaces/IBuildInstallerSharedContext.h" |
void ReleaseThread
(
BuildPatchServices::IBuildInstallerThread * Thread
)
Remarks
Relinquish the thread and add to the free list. It should not be used again after this.