| 
       Bytes Property (Read/Write)  | 
    Top Previous Next | 
| 
 Is the current bytes transferred to the destination file, HostFileName in Send or Run (Direction=0) methods, or LocalFileName in Receive or Run (Direction=1) methods. 
 Visual Basic Syntax 
 IndFile.Bytes [Integer =] 
 C# Syntax 
 IndFile.Bytes; [int =] 
 
 See also OnUpdateLength event. 
 
 
 
 
  |