ProgressEventArgs public class ProgressEventArgs Documentation public bool CancelTransfer { get; set; } public long KBytesTransferred { get; } public int PercentComplete { get; } public TargetField TargetField { get; }