Renci.SshNet.DownloadFileProgressReport public struct DownloadFileProgressReport Provides the progress for a file download. Documentation Code public ulong TotalBytesDownloaded { get; } Gets the total number of bytes downloaded.