Inheritance: CommitContinuation
Beispiel #1
0
 public WriteStamp(TransactionContext locker)
 {
     Locker = locker;
 }