Packages
librabbitmq
AMQP
Connection
Connection
basic_get
basic_publish
basic_reject
channel_close
channel_open
close
data_in_buffer
frames_enqeued
get_channel_max
get_rpc_reply
get_sockfd
handle_input
login
maybe_release_buffers
release_buffers
send_frame
send_header
send_method
set_sockfd
simple_rpc
simple_rpc_decoded
simple_wait_frame
simple_wait_method
tune
buffers_ok
basic_publish
Description:
public
int
basic_publish
(
Channel
channel,
Bytes
exchange,
Bytes
routing_key,
bool
mandatory,
bool
immediate,
BasicProperties
? properties,
Bytes
body)