IConfirmationResultContextReturnConfirmationResult Method |
Namespace: ITHit.FileSystem
You will call this method to confirm operation, such as move/rename or delete.
Calling this method triggers MoveToCompletionAsync(String, Byte, IMoveCompletionContext, IInSyncStatusResultContext, CancellationToken) call. If the file is moved, the file handle is closed which triggers [!:ITHit.FileSystem.Windows.IFileWindows.CloseCompletionAsync] method call.