- Preparing search index...
- The search index is not available
actionhero
- doCluster<T>(method, args?, connectionId?, waitForResponse?): Promise<T extends any
? T
: unknown>
-
Parameters
-
method: string
-
args: any[] = []
-
Optional
connectionId: string
-
waitForResponse: boolean = false
Returns Promise<T extends any
? T
: unknown>
Invoke a command on all servers in this cluster.