Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getSelectorAtBroker function
 

getSelectorAtBroker function

Gets the broker selector setting.
Note: The JMS providers other than SonicMQ do not support this method.

Syntax

FUNCTION getSelectorAtBroker RETURNS LOGICAL.

Applies to

Session objects

Notes

The default is FALSE.

See also

setSelectorAtBrokerprocedure, getSelectorAtBrokerfunction
For more information, see the Message selectors.