[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the TIBCO Rendezvous certified listeners explicitly created
in the server configuration.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public CMListenerInfo[] CMListeners { get; } |
Public ReadOnly Property CMListeners As CMListenerInfo() |
public: property array<CMListenerInfo^>^ CMListeners { array<CMListenerInfo^>^ get (); } |
Return Value
array of CMListenerInfo objects.
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS.ADMIN..::.AdminException | if not authorized or an error occurred. |