For internal use only.
Under special circumstances you might need to access an object that is locked by the application logic. In such cases you can use this setting to instantiate the object, if the lock was set by the same application thread.
0 (default – locked objects cannot be accessed)
1 (locked objects can be accessed, providing the lock was set by the same application thread)