Attach a callback that will be called as data is being sent to the AWS Service.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public EventHandler<StreamTransferProgressArgs> StreamTransferProgress { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public EventHandler<StreamTransferProgressArgs> StreamTransferProgress { get; set; }