[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Get the message selector associated with this QueueBrowser
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public string MessageSelector { get; } |
Public ReadOnly Property MessageSelector As String |
public: property String^ MessageSelector { String^ get (); } |
Return Value
The associated message selector, null if none is associated.
Remarks
The browser’s message selector expression filters the messages that
the browser presents.