nn::nex::RootTransport::SetTransportBufferSendCount Member Function

Syntax

static void SetTransportBufferSendCount(
     qUnsignedInt sendCount
);

Parameters

Name Description
in sendCount Specifies the value for the setting.

Return Values

None.

Description

Sets the number of times that TransportBufferThread is sent for a socket in one loop.

Revision History

2011/10/20
Initial version.

CONFIDENTIAL