Pular para o conteúdo
Português (BR)

ProducerSend

Este conteúdo não está disponível em sua língua ainda.

Defined in: src/delivery/ProducerController.ts:10

Message sent to the ProducerController by the publishing user code.

T

readonly body: T

Defined in: src/delivery/ProducerController.ts:12


readonly optional confirm?: ConfirmationCallback

Defined in: src/delivery/ProducerController.ts:13


readonly kind: "reliable-delivery.send"

Defined in: src/delivery/ProducerController.ts:11