Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Scalien
Rollbacker
C# Class Scalien.Rollbacker
Rollbacker is a convenience class returned by
Client.Start()
to ensure that
Client.RollbackTransaction()
is called when the Rollbacker goes out of scope.
Inheritance:
IDisposable
Afficher le fichier
Open project: scalien/scaliendb
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
Commit transaction
Private Methods
Méthode
Description
Rollbacker
(
Scalien.Client
client
,
Quorum
quorum
,
byte
majorKey
) :
System
Method Details
Dispose()
public
méthode
Commit transaction
public
Dispose
( ) :
void
Résultat
void