ContentsIndexHome
PreviousUpNext
IConfig::getMaxTransmitSize Method

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

 

C++
virtual const int getMaxTransmitSize() const = 0;

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.