[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Get the message selector associated with this QueueBrowser
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.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 message selector expression filters the messages that
the browser presents.