| StreamTransferProgressArgs Properties | 
The StreamTransferProgressArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| IncrementTransferred | 
            Gets the number of bytes transferred since last event
              | |
| PercentDone | 
            Gets the percentage of transfer completed
              | |
| TotalBytes | 
            Gets the total number of bytes to be transferred
              | |
| TransferredBytes | 
            Gets the number of bytes transferred
              |