An interface encapsulating the remote (shared JVM) options of JuggerNET.
More...
An interface encapsulating the remote (shared JVM) options of JuggerNET.
◆ Authentication
| string Codemesh.JuggerNET.IRemoteOptions.Authentication |
|
getset |
◆ Connection
| string Codemesh.JuggerNET.IRemoteOptions.Connection |
|
getset |
Specifies the connection settings for a shared JVM.
◆ Encryption
| string Codemesh.JuggerNET.IRemoteOptions.Encryption |
|
getset |
◆ JniFallback
| bool Codemesh.JuggerNET.IRemoteOptions.JniFallback |
|
getset |
Attempts to fall back to JNI in-proces mode if no connection with a shared JVM can be established if this property is true.
The JniFallback option only makes sense if the Remote property is set to true and if the JVM options for in-process execution are also configured.
◆ MainClass
| string Codemesh.JuggerNET.IRemoteOptions.MainClass |
|
getset |
The documentation for this interface was generated from the following file: