qUnsignedInt32 GetNumOfRoutingConnections() const;
None.
Gets the number of connections through the master for this station.
Returns the number of connections through the master that took place within the time (in milliseconds) of the RootTransport::GetRoutingHistoryTTL
function. Sending and receiving are counted separately. For example, if the station communicates with one other station over a master-routed connection, the function returns a count of 2. Prior to calling this function, an update interval larger than 0 must be set with the RootTransport::SetRoutingHistoryUpdateSpan
function. This function can only be called by the session master.
CONFIDENTIAL