[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Return the array of names that this factory is bound to in the default JNDI.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] JNDINames { get; } |
Public ReadOnly Property JNDINames As String() |
public: property array<String^>^ JNDINames { array<String^>^ get (); } |