Method | Description | |
---|---|---|
AbortNotification ( EventHandler handler ) : System | ||
Commit ( |
||
InDoubt ( |
||
Prepare ( |
||
Rollback ( |
public AbortNotification ( EventHandler handler ) : System | ||
handler | EventHandler | |
return | System |
public Commit ( |
||
enlistment | ||
return | void |
public InDoubt ( |
||
enlistment | ||
return | void |
public Prepare ( |
||
preparingEnlistment | ||
return | void |
public Rollback ( |
||
enlistment | ||
return | void |