PowerTCP SSH and SFTP for .NET
TotalBytes Property




Gets the aggregated number of bytes for the entire copy operation.
Syntax
'Declaration
 
Public ReadOnly Property TotalBytes As Long
'Usage
 
Dim instance As ListProgress
Dim value As Long
 
value = instance.TotalBytes
public long TotalBytes {get;}
public: __property long get_TotalBytes();
public:
property int64 TotalBytes {
   int64 get();
}
See Also

Reference

ListProgress Class
ListProgress Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic