rabbitmq ~master (2020-11-30T12:02:27Z)
Dub
Repo
AmqpConnection.basicPublish
symmetry
api
rabbitmq
wrap
AmqpConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
AmqpConnection
void
basicPublish
(
string
exchange
,
string
routingKey
,
ref
amqp_basic_properties_t
props
,
string
messageBody
)
Meta
Source
See Implementation
symmetry
api
rabbitmq
wrap
AmqpConnection
constructors
this
functions
basicPublish
channel
consumeQueue
declareQueue
declareReplyToQueue
getBody
getFrame
login
maybeReleaseBuffers
openChannel
openSocket
simpleWaitFrame
static functions
newConnection
variables
conn