JuggerNET Runtime Library

JvmLoader.RegisterConfigurationHook Method 

Registers a configuration hook with the runtime library.

public static void RegisterConfigurationHook(
   ConfigurationHook hook
);

Parameters

hook
the configuration hook that will be invoked at certain times.

See Also

JvmLoader Class | Codemesh.JuggerNET Namespace