isClosed() method
Format
boolean isClosed()
Explanation
Checks whether the connector is closed.
Parameters
None.
Exceptions
Return value
true
The connector is closed.
false
The connector is open.