System::Cs2CppFramework Class Reference

Represents CodePorting.Translator Cs2Cpp Framework library and contains library initialization/uninitialization methods. This is a static type with no instance services. You should never create instances of it by any means. More...

Static Public Member Functions

static ASPOSECPP_SHARED_API void PrepareForUnload ()
 Prepares the library for unload. Blocks until all worker threads exit. More...
 

Detailed Description

Represents CodePorting.Translator Cs2Cpp Framework library and contains library initialization/uninitialization methods. This is a static type with no instance services. You should never create instances of it by any means.

Member Function Documentation

◆ PrepareForUnload()

static ASPOSECPP_SHARED_API void System::Cs2CppFramework::PrepareForUnload ( )
static

Prepares the library for unload. Blocks until all worker threads exit.