Click or drag to resize
StreamTransferProgressArgs Properties

The StreamTransferProgressArgs type exposes the following members.

Properties
  NameDescription
Public propertyIncrementTransferred
Gets the number of bytes transferred since last event
Public propertyPercentDone
Gets the percentage of transfer completed
Public propertyTotalBytes
Gets the total number of bytes to be transferred
Public propertyTransferredBytes
Gets the number of bytes transferred
Top
See Also