Gets the remaining time to transfer the rest files.
This property is only available when the
BuildDirectoryTree setting is set to
true
.
public TimeSpan TotalRemainingTime { get; }
Public ReadOnly Property TotalRemainingTime As TimeSpan
public:
property TimeSpan TotalRemainingTime {
TimeSpan get();
}