TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RouteInfo.OutgoingSelectors Property

Get the selectors that will be run on messages before they are sent to this route.

public RouteSelector[] OutgoingSelectors {get;}

Remarks

Only messages that match at least one of the selectors will be forwarded by the route.

See Also

RouteInfo Class | TIBCO.EMS.ADMIN Namespace