Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NotificationCall
enum
System.Transactions.NotificationCall
package
Enumerator
Prepare
Commit
Rollback
InDoubt
SinglePhaseCommit
Promote
Definition at line
3
of file
NotificationCall.cs
.
4
{
5
Prepare
,
6
Commit,
7
Rollback,
8
InDoubt
,
9
SinglePhaseCommit
,
10
Promote
11
}
System.Transactions.NotificationCall.Promote
@ Promote
System.Transactions.NotificationCall.InDoubt
@ InDoubt
System.Transactions.NotificationCall.SinglePhaseCommit
@ SinglePhaseCommit
System.Transactions.NotificationCall.Prepare
@ Prepare
System
Transactions
Generated by
1.10.0