ContentsIndexHome
PreviousUpNext
IConfig.getMaxTransmitSize Method

Returns the maximum amount of memory (in bytes) transmitted in a single packet. 

 

Java
int getMaxTransmitSize();

The maximum memory in bytes that will be transmitted in a single packet. 

 

See also the Tuning configuration settings topic in the Using the SDK section for a more elaborate discussion on this topic.