Symbol Reference
Symbol Reference
/ sgcAMQP_Client Namespace
/ Classes / TsgcAMQP_Client / TsgcAMQP_Client Methods (sgcAMQP_Client) / PublishMessage Method / TsgcAMQP_Client.PublishMessage
Close
sgcWebSockets Classes
TsgcAMQP_Client.PublishMessage Method (string, string, string, TsgcAMQPBasicProperties, string, Boolean, Boolean)

Namespace: sgcAMQP_Client

Pascal
C++
C#
Visual Basic
public procedure PublishMessage( const aChannel: string; const aExchange: string; const aRoutingKey: string; const aHeader: TsgcAMQPBasicProperties; const aMessage: string; aMandatory: Boolean = False; aImmediate: Boolean = False ); overload;

This is PublishMessage, a member of class TsgcAMQP_Client.