PowerTCP SSH and SFTP for .NET
BytesCopiedEx Property




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