Contents

getMaxPayloadSize

Returns the currently set maximum payload size.

Declaration

virtual UInt32 getMaxPayloadSize(
 void );

Return Value

Returns a UInt32 containing the currently set maximum payload size.

Overview

Returns the currently global maximum payload size in bytes.

See Also

Miscellaneous