Contents

getMaxPayloadSize

Gets max payload size for the ORB.

Declaration

virtual UInt32 getMaxPayloadSize(
 void );

Return Value

Returns the maximum payload size in bytes.

Overview

This gets the maximum payload size for this ORB only.

See Also

Miscellaneous