ClusterClientReplyMessage
Esta página aún no está disponible en tu idioma.
ClusterClientReplyMessage =
object
Defined in: src/cluster/ClusterClientReceptionist.ts:68
Outbound: reply to a client ask.
Properties
Section titled “Properties”
readonlyaskId:string
Defined in: src/cluster/ClusterClientReceptionist.ts:70
readonlybody:unknown
Defined in: src/cluster/ClusterClientReceptionist.ts:72
readonlykind:"cluster-client-reply"
Defined in: src/cluster/ClusterClientReceptionist.ts:69
readonlyok:boolean
Defined in: src/cluster/ClusterClientReceptionist.ts:71
