PowerTCP SSH and SFTP for .NET
CountEx Property




Gets the number of bytes copied as a float.
Syntax
'Declaration
 
Public ReadOnly Property CountEx As Single
'Usage
 
Dim instance As CopyResult
Dim value As Single
 
value = instance.CountEx
public float CountEx {get;}
public: __property float get_CountEx();
public:
property float CountEx {
   float get();
}
See Also

Reference

CopyResult Class
CopyResult Members


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