Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Transactions
DependentTransaction
C# Class System.Transactions.DependentTransaction
Inheritance:
System.Transactions.Transaction
,
System.Runtime.Serialization.ISerializable
Show file
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
Complete
( ) :
void
Private Methods
Method
Description
DependentTransaction
( )
DependentTransaction
(
IsolationLevel
isoLevel
,
InternalTransaction
internalTransaction
,
bool
blocking
)
System
(
System
info
,
System
context
) :
void
Method Details
Complete()
public
method
public
Complete
( ) :
void
return
void