C# Class pegasus.eventbus.amqp.AmqpHeaders

Exibir arquivo Open project: Berico-Technologies/Event-Bus

Public Properties

Property Type Description
RECEIVE_DATETIME string
RECEVING_QUEUE string
REPLY_TO_EXCHANGE string
REPLY_TO_QUEUE string
SEND_DATETIME string

Property Details

RECEIVE_DATETIME public_oe static_oe property

public static string RECEIVE_DATETIME
return string

RECEVING_QUEUE public_oe static_oe property

public static string RECEVING_QUEUE
return string

REPLY_TO_EXCHANGE public_oe static_oe property

public static string REPLY_TO_EXCHANGE
return string

REPLY_TO_QUEUE public_oe static_oe property

public static string REPLY_TO_QUEUE
return string

SEND_DATETIME public_oe static_oe property

public static string SEND_DATETIME
return string