Click or drag to resize

KernelTransactionRollback Method

Requests that the specified transaction be rolled back. This function is synchronous.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public void Rollback()
Exceptions
ExceptionCondition
TransactionAlreadyCommittedException
Win32Exception
PlatformNotSupportedExceptionThe operating system is older than Windows Vista.
See Also