nn::nex::RootTransport::SetTransportBufferThreadPriority Member Function

Syntax

static void SetTransportBufferThreadPriority(
     qUnsignedInt priority
);

Parameters

Name Description
in priority Priority

Return Values

None.

Description

Sets the TransportBufferThread priority. At the same time, changes the priority level of the thread used for sending data when the mode is TransportBufferThreadModeMulti.

See Also

SetTransportBufferThreadSendPriority, GetTransportBufferThreadSendPriority, SetTransportBufferThreadRecvPriority, GetTransportBufferThreadRecvPriority, GetTransportBufferThreadPriority

Revision History

2011/08/02
Initial version.

CONFIDENTIAL