[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the options being used by the server's jvm.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] JREOptions { get; } |
Public ReadOnly Property JREOptions As String() |
public: property array<String^>^ JREOptions { array<String^>^ get (); } |