Returns route information or null if such route does not exist.
RouteInfo object or null if route with such name does not exist.
Notice returned object does not contain statistical data for the route. Use GetRouteStatistics() method to obtain statistical information about the route.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
AdminInvalidNameException | if name is not a legal route name. |
Admin Class | TIBCO.EMS.ADMIN Namespace