Dart.Ssh Namespace : ListProgress Class |
For a list of all members of this type, see ListProgress members.
Name | Description | |
---|---|---|
![]() | BytesCopied | Gets the total number of bytes transferred for the entire copy operation. |
![]() | BytesCopiedEx | Gets the total number of bytes transferred for the copy operation as a float. |
![]() | Count | Total number of folders + files to be transferred. |
![]() | Index | Index of folder or file in the transfer list. |
![]() | Percentage | Gets the percentage (0-100) of bytes copied in the entire copy operation. |
![]() | TotalBytes | Gets the aggregated number of bytes for the entire copy operation. |
![]() | TotalBytesEx | Gets the total number of bytes for the entire copy operation as a float. |