nn::nex::MESSAGING_BINARY_MAX_SIZE Constant

Syntax

static const qUnsignedInt32 MESSAGING_BINARY_MAX_SIZE =  512;

Description

Maximum size of the binary data that can be sent to the server. If the binary data larger than this maximum is given as an argument to an asynchronous function that communicates with the server, the asynchronous process call fails.

Revision History

2013/01/28
Initial version.

CONFIDENTIAL