Xceed .NET Libraries Documentation
OnUndoBytesProcessed() Method


Xceed.FileSystem Assembly > Xceed.FileSystem Namespace > FileSystemEventsSession Class > OnUndoBytesProcessed Method : OnUndoBytesProcessed() Method
Removes the amount of bytes processed for an item if an error occurred during the processing of that item.
Syntax
'Declaration
 
Public Overloads Sub OnUndoBytesProcessed() 
'Usage
 
Dim instance As FileSystemEventsSession
 
instance.OnUndoBytesProcessed()
public void OnUndoBytesProcessed()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FileSystemEventsSession Class
FileSystemEventsSession Members
Overload List