Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AcTools
LapTimes
LevelDbUtils
SnapShot
C# Class AcTools.LapTimes.LevelDbUtils.SnapShot
A Snapshot is an immutable object and can therefore be safely accessed from multiple threads without any external synchronization.
Inheritance:
LevelDbHandle
Mostrar archivo
Open project: gro-ove/actools
Public Properties
Property
Type
Description
Parent
WeakReference
Protected Methods
Method
Description
FreeUnManagedObjects
( ) :
void
Private Methods
Method
Description
SnapShot
(
IntPtr
handle
) :
System
SnapShot
(
IntPtr
handle
,
LevelDb
parent
) :
System
Method Details
FreeUnManagedObjects()
protected
method
protected
FreeUnManagedObjects
( ) :
void
return
void
Property Details
Parent
public_oe property
public
WeakReference
Parent
return
WeakReference