JuggerNET Runtime Library

JvmLoader.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.

public void Read(string);

Explicitly updates the instance with configuration information from the registry.

public void Read(string,string,string);

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

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

See Also

JvmLoader Class | Codemesh.JuggerNET Namespace