Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
BytesMax Property
See Also Example Applies To
Returns the estimated maximum number of bytes to be read.
Syntax
object**.BytesMax**
The BytesMax property syntax has this part:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
Remarks
The BytesMax property returns a long integer. The value of BytesMax can change during the download if a more accurate estimate can be made. The value can be 0 for some downloads if the server can't determine the download size. For example, .htm pages don't always provide this information.