ClusterClientEnvelopeMessage
このコンテンツはまだ日本語訳がありません。
ClusterClientEnvelopeMessage =
object
Defined in: src/cluster/ClusterClientReceptionist.ts:59
Inbound: a client wants to deliver body to actor at to.
Properties
Section titled “Properties”askId?
Section titled “askId?”
readonlyoptionalaskId?:string
Defined in: src/cluster/ClusterClientReceptionist.ts:63
readonlybody:unknown
Defined in: src/cluster/ClusterClientReceptionist.ts:64
readonlyfrom:NodeAddressData
Defined in: src/cluster/ClusterClientReceptionist.ts:61
readonlykind:"cluster-client-envelope"
Defined in: src/cluster/ClusterClientReceptionist.ts:60
readonlyto:string
Defined in: src/cluster/ClusterClientReceptionist.ts:62
