Windows Media Services SDK banner art
PreviousNext

NumTotalBytesTransferred Property

Returns the total number of bytes for all files currently transferred, including file header bytes or other non-data file information, such as redundancy bytes.

Syntax

NSFile.NumTotalBytesTransferred

Remarks

When forward error-correction (FEC) is used, the number of bytes transferred is larger than the file size. For example, if an FEC of 20 percent is used, the value of the  NumTotalBytesTransferred property is approximately 20 percent to 40 percent larger than the file size.

This property is always available after a transfer has started.

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.