TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RouteInfo Methods

The methods of the RouteInfo class are listed below. For a complete list of RouteInfo class members, see the RouteInfo Members topic.

Public Instance Methods

AddIncomingSelector Add a new incoming selector to the route.
AddOutgoingSelector Add a new outgoing selector to the route.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
RemoveIncomingSelector Remove the incoming selector on a given topic.
RemoveOutgoingSelector Remove the outgoing selector on a given topic.
StatString Helper method to generate the statistical information in string form.
ToString 
UpdateIncomingSelector Replace the current incoming selector on a given topic with a new one.
UpdateOutgoingSelector Replace the current outgoing selector on a given topic with a new one.

See Also

RouteInfo Class | TIBCO.EMS.ADMIN Namespace