Search the docs
.Health()
Checks the status of the database server and storage engine.
Method Syntax
await db.Health()
cancellationToken
bool status = await db.Health();
Previous
Export
Next
Import