CommitDelegate
Description
Callback used by IFile.Commit.
This delegate is called before a file is being committed. If this callback throws an exception, IFile.Commit will throw, too.
- IOException
-
If an I/O error has occurred.
Callback used by IFile.Commit.
This delegate is called before a file is being committed. If this callback throws an exception, IFile.Commit will throw, too.
If an I/O error has occurred.