|   | IRoute | 
 Syntax
SyntaxThe IRouteMappingTables type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RouteCount | Gets the number of routes in this routing table. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Initialize | Assigns the status messaging callbacks. | 
|  | InjectMeasurements | This method will directly inject measurements into the routing table and use a shared local input adapter. For contention reasons, it is not recommended this be its default use case, but it is necessary at times. | 
|  | PatchRoutingTable | Patches the existing routing table with the supplied adapters. | 
 See Also
See Also