SegmentTransferProgress.TransferredByteCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating the number of bytes transferred so far for this segment.
public long TransferredByteCount { get; }
member this.TransferredByteCount : int64
Public ReadOnly Property TransferredByteCount As Long
Property Value
The transferred byte count.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET