isOpen

AccessorReadOnly

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

get: boolean

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


Defined in

Last Updated: 08 January, 2020