static void SetRoutingHistoryTTL( qUnsignedInt32 ui );
Name | Description | |
---|---|---|
in | ui |
The survival time (in msec). |
Sets the survival time for the log history of communications that use the master.
Set a value approximately twice as long as the silence time obtained with the StreamSettings::GetMaxSilenceTime
function. When stations communicating through a master do not communicate during this set time, they are not counted by the Session::GetNumOfRoutingConnections
function and the Station::GetNumOfRoutingConnections
function.
CONFIDENTIAL