[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the JVM library being used by the server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string JRELibrary { get; } |
Public ReadOnly Property JRELibrary As String |
public: property String^ JRELibrary { String^ get (); } |