actionhero
    Preparing search index...

    Function doCluster

    • Invoke a command on all servers in this cluster.

      Type Parameters

      • T

      Parameters

      • method: string
      • args: any[] = []
      • OptionalconnectionId: string
      • waitForResponse: boolean = false

      Returns Promise<T extends any ? T : unknown>