C# 클래스 pegasus.eventbus.amqp.AmqpHeaders

파일 보기 프로젝트 열기: Berico-Technologies/Event-Bus

공개 프로퍼티들

프로퍼티 타입 설명
RECEIVE_DATETIME string
RECEVING_QUEUE string
REPLY_TO_EXCHANGE string
REPLY_TO_QUEUE string
SEND_DATETIME string

프로퍼티 상세

RECEIVE_DATETIME 공개적으로 정적으로 프로퍼티

public static string RECEIVE_DATETIME
리턴 string

RECEVING_QUEUE 공개적으로 정적으로 프로퍼티

public static string RECEVING_QUEUE
리턴 string

REPLY_TO_EXCHANGE 공개적으로 정적으로 프로퍼티

public static string REPLY_TO_EXCHANGE
리턴 string

REPLY_TO_QUEUE 공개적으로 정적으로 프로퍼티

public static string REPLY_TO_QUEUE
리턴 string

SEND_DATETIME 공개적으로 정적으로 프로퍼티

public static string SEND_DATETIME
리턴 string