C# Class AcTools.LapTimes.LevelDbUtils.Options

Options to control the behavior of a database (passed to Open) the setter methods for InfoLogger, Env, and Cache only "safe to clean up guarantee". Do not use Option object if throws.
Inheritance: LevelDbHandle
Show file Open project: gro-ove/actools

Public Methods

Method Description
Options ( ) : System

Protected Methods

Method Description
FreeUnManagedObjects ( ) : void

Method Details

FreeUnManagedObjects() protected method

protected FreeUnManagedObjects ( ) : void
return void

Options() public method

public Options ( ) : System
return System