BaseContext :: opened - Is context opened
The property indicates, whether the context is opened or not. When the context handle does not refer to a valid context instance the property throws an exception.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.
Implementation details
bool
BaseContext  :: opened (  )
The property returns true, when the context has been opened and is accessible and false otherwise.