JuggerNET Runtime Library

JavaProxyLockHolder Constructor 

Creates the instance and attempts to enter a critical section on the passed in object.

public JavaProxyLockHolder(
   JavaProxy proxy
);

Parameters

proxy
the object on which a Java lock is to be acquired.

See Also

JavaProxyLockHolder Class | Codemesh.JuggerNET Namespace