System::AsposeCppLibrary Class Reference

Represents Asposecpplib 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 void PrepareForUnload ()
 Prepares the library for unload. Blocks until all worker threads exit. More...
 

Detailed Description

Represents Asposecpplib 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 void System::AsposeCppLibrary::PrepareForUnload ( )
static

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