|
RouteMappingHighLatencyLowCpuRouteCount Property
|
Gets the number of routes in this routing table.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
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();
View SourceProperty Value
Int32Implements
IRouteMappingTablesRouteCount
See Also