nn::nex::Session::SetSyncStationListInterval Member Function

Syntax

static void SetSyncStationListInterval(
     TimeInterval time
);

Parameters

Name Description
time Specifies the interval for sending, in milliseconds.

Return Values

None.

Description

Sets the interval at which the session master reports the number of stations, which is used for detecting station inconsistencies.

See Also

GetSyncStationListInterval
SetDetectStationInconsitencyThresholdCount
GetDetectStationInconsitencyThresholdCount

Revision History

2012/06/04
Initial version.

CONFIDENTIAL