Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
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
ファイルを表示
Open project: scalien/scaliendb
Public Methods
Method
Description
Dispose
( ) :
void
Commit transaction
Private Methods
Method
Description
Rollbacker
(
Scalien.Client
client
,
Quorum
quorum
,
byte
majorKey
) :
System
Method Details
Dispose()
public
method
Commit transaction
public
Dispose
( ) :
void
return
void