TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Routes Property

Returns all routes known to the server.

public RouteInfo[] Routes {get;}

Remarks

Notice returned objects do not contain statistical data for the routes. Use GetRouteStatistics() method to obtain statistical information about the route.

Exceptions

Exception Type Condition
AdminException if not authorized or an error occurred.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace