• rpcKeepAlive registers a pending call to ensure that we don't prematurely disconnect from the server. It returns a function that, when invoked, signals that the RPC has completed.

    Returns (() => void)

      • (): void
      • Returns void

Generated using TypeDoc