BaseContext :: unlockThis - Release Context object
The function will release a context object, which has been locked before calling the lockThis() function.
When the context handle does not refer to a valid context instance the function throws an exception.
Implementation details
BaseContext  :: unlockThis (  )
The function unlocks the current context instance.

