Перейти к содержимому
Русский

ClusterClientReplyMessage

Это содержимое пока не доступно на вашем языке.

ClusterClientReplyMessage = object

Defined in: src/cluster/ClusterClientReceptionist.ts:68

Outbound: reply to a client ask.

readonly askId: string

Defined in: src/cluster/ClusterClientReceptionist.ts:70


readonly body: unknown

Defined in: src/cluster/ClusterClientReceptionist.ts:72


readonly kind: "cluster-client-reply"

Defined in: src/cluster/ClusterClientReceptionist.ts:69


readonly ok: boolean

Defined in: src/cluster/ClusterClientReceptionist.ts:71