JuggerNET Runtime Library

IJvmLoader.Read Method

Explicitly updates the instance with configuration information from the specified configuration file.

Overload List

Explicitly updates the instance with configuration information from the specified configuration file.

void Read(string);

Explicitly updates the instance with configuration information from the registry.

void Read(string,string,string);

Explicitly updates the instance with configuration information from the specified source.

void Read(string,string,string,string);

See Also

IJvmLoader Interface | Codemesh.JuggerNET Namespace