PowerTCP SSH and SFTP for .NET
TotalBytesEx Property




Gets the total number of bytes for the entire copy operation as a float.
Syntax
'Declaration
 
Public ReadOnly Property TotalBytesEx As Single
'Usage
 
Dim instance As ListProgress
Dim value As Single
 
value = instance.TotalBytesEx
public float TotalBytesEx {get;}
public: __property float get_TotalBytesEx();
public:
property float TotalBytesEx {
   float 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