PowerTCP FTP for .NET
Percentage Property (CopyResult)



Gets the percentage (0-100) of bytes transferred in the copied file.
Syntax
Public ReadOnly Property Percentage As Integer
Dim instance As CopyResult
Dim value As Integer
 
value = instance.Percentage
public int Percentage {get;}
public:
property int Percentage {
   int get();
}
See Also

Reference

CopyResult Class
CopyResult Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic