[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get or set the selector that messages need to match in order for them to pass
through the selector.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string Selector { get; set; } |
Public Property Selector As String |
public: property String^ Selector { String^ get (); void set (String^ value); } |