Overload | Description |
---|---|
Commit() | For file-level transactions, performs a two-stage commit of all changed handles. |
Commit<T>(Action<T>,T) | For file-level transactions, performs a two-stage commit of all changed handles. After the first stage has completed, the stageCommit() delegate is invoked. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7