I see the health check document, but I am confused. Is there any example code to show how to enable health check?
I call EnableDefaultHealthCheckService(true) before server start, is it open health check? Do I need something else?
EnableDefaultHealthCheckService(true)