**What would you like to be added**: The NATS Healthcheck could use `PingAsync` instead of `ConnectAsync` **Why is this needed**: `ConnectAsync` doesn't let you immediately recognize if the connection drops, `PingAsync` does