pip_services3_commons
pip_services3_commons
IOpenable
isOpen abstract method
isOpen
pip_services3_commons
pip_services3_commons
IOpenable
isOpen abstract method
IOpenable class
Constructors
IOpenable
Properties
hashCode
runtimeType
Methods
isOpen
open
close
noSuchMethod
toString
Operators
operator ==
isOpen
method
bool
isOpen
(
)
Checks if the component is opened.
Returns true if the component has been opened and false otherwise.