Gets the number between 0 and 100 representing the percentage of completeness of the multi-file transfer.

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public ReadOnly Property ProcessedPercentage As Integer
	Get
C#
public int ProcessedPercentage { get; }

Field Value

Percentage (0..100).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also