TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

RouteInfo.IncomingSelectors Property

Get the selectors that will be run on messages received by this route.

public RouteSelector[] IncomingSelectors {get;}

Remarks

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

See Also

RouteInfo Class | TIBCO.EMS.ADMIN Namespace