Verifies that a connection can be resumed after an interruption.
Future<CheckInfo> checkReconnect() => runCheck(ReconnectCheck(url, token, options: options));