isOpen

AccessorReadOnly

Check if the IModelConnection is open (i.e. it has a connection to a backend server). Returns false for BlankConnection instances and after IModelConnection.close has been called.

isOpen: boolean

@note no RPC operations are valid on this IModelConnection if this method returns false.

Returns - boolean


Defined in

Last Updated: 15 March, 2024