The delegate callback to track the progress of the download.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public EventHandler<StreamTransferProgressArgs> StreamTransferProgress { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public EventHandler<StreamTransferProgressArgs> StreamTransferProgress { get; set; }