|   | RouteMappingHighLatencyLowCpuRouteCount Property | 
        
        
            Gets the number of routes in this routing table.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic int RouteCount { get; }Public ReadOnly Property RouteCount As Integer
	Get
public:
virtual property int RouteCount {
	int get () sealed;
}abstract RouteCount : int with get
override RouteCount : int with get
function get_RouteCount();
Property Value
Int32Implements
IRouteMappingTablesRouteCount See Also
See Also