getTotalBytes

This method of the IRequest interface returns the size, in bytes, of the current request.

Syntax

public abstract int getTotalBytes();

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