Class DatabaseKeepaliveHelperSingleton
Singleton helper for the DatabaseKeepaliveHelper, because keeping a managed object alive inside native C++ code is finicky
Inherited Members
Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
public static class DatabaseKeepaliveHelperSingleton
Methods
Create()
Singleton helper for the DatabaseKeepaliveHelper, because keeping a managed object alive inside native C++ code is finicky
Declaration
public static void Create()
Destroy()
Singleton helper for the DatabaseKeepaliveHelper, because keeping a managed object alive inside native C++ code is finicky
Declaration
public static void Destroy()