getTotalBytes

The getTotalBytes method of the Request class returns an integer that represents the number of bytes that was requested by the client.

public int getTotalBytes();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.