nn::nex::RootTransport::SetPacketHistoryBundlingHoldingTime Member Function

Syntax

static void SetPacketHistoryBundlingHoldingTime(
     TimeInterval t
);

Parameters

Name Description
in t Sets the hold time in units of msec.

Return Values

None.

Description

Sets the amount of time to hold packets for the purpose of bundling and re-sending packets previously sent.

See Also

GetPacketHistoryBundlingHoldingTime, EnablePacketHistoryBundling

Revision History

2011/08/02
Initial version.

CONFIDENTIAL