C# Class pegasus.eventbus.amqp.AmqpHeaders

Show file 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 static property

public static string RECEIVE_DATETIME
return string

RECEVING_QUEUE public static property

public static string RECEVING_QUEUE
return string

REPLY_TO_EXCHANGE public static property

public static string REPLY_TO_EXCHANGE
return string

REPLY_TO_QUEUE public static property

public static string REPLY_TO_QUEUE
return string

SEND_DATETIME public static property

public static string SEND_DATETIME
return string