[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
An object of this class represents the configuration and
optionally statistical data about the routed server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public class RouteInfo |
Public Class RouteInfo |
public ref class RouteInfo |
Remarks
When this object is received via the call to method Admin.GetRoute(),
it does not contain statistical information about the route. Only
objects returned by method Admin.GetRouteStatistics(name) return
RouteInfo objects including all statistical data.