Show / Hide Table of Contents

Class DatabaseKeepaliveHelperSingleton

Singleton helper for the DatabaseKeepaliveHelper, because keeping a managed object alive inside native C++ code is finicky

Inheritance
Object
DatabaseKeepaliveHelperSingleton
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top