MarkLogic XDBC.NET Library

IXdbcConnection.IsClosed Property

Whether or not the connection to the database is closed or not.

[Visual Basic]
Property IsClosed As Boolean
[C#]
bool IsClosed {get;}

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcConnection Interface | MarkLogic.Xdbc Namespace