ProducerSend
Defined in: src/delivery/ProducerController.ts:10
Message sent to the ProducerController by the publishing user code.
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”
readonlybody:T
Defined in: src/delivery/ProducerController.ts:12
confirm?
Section titled “confirm?”
readonlyoptionalconfirm?:ConfirmationCallback
Defined in: src/delivery/ProducerController.ts:13
readonlykind:"reliable-delivery.send"
Defined in: src/delivery/ProducerController.ts:11