JuggerNET Runtime Library

JavaProxyLockHolder.Exit Method 

Releases the critical section that is held on the object. You don't have to call this method explicitly, but you can. It will be called automatically when the object is disposed or garbage collected.

public void Exit();

See Also

JavaProxyLockHolder Class | Codemesh.JuggerNET Namespace