|
Dreamine.Communication.RabbitMQ 1.0.1
Dreamine.Communication.RabbitMQ 통신 기능과 관련 API를 제공합니다.
|


Public 멤버 함수 | |
| RabbitMqClientBasicProperties (IBasicProperties inner) | |
속성 | |
| IBasicProperties | Inner [get] |
| bool | Persistent [get, set] |
| string? | ContentType [get, set] |
| string? | Type [get, set] |
Rabbit Mq Client Basic Properties 기능과 관련 상태를 캡슐화합니다.
RabbitMqClientConnectionFactory.cs 파일의 647 번째 라인에서 정의되었습니다.
|
inline |
실제 RabbitMQ 메시지 속성을 감싸는 어댑터를 초기화합니다.
| inner | 감쌀 실제 메시지 속성입니다. |
RabbitMqClientConnectionFactory.cs 파일의 665 번째 라인에서 정의되었습니다.
다음을 참조함 : Inner.
|
getset |
Content Type 값을 가져오거나 설정합니다.
Dreamine.Communication.RabbitMQ.Infrastructure.IRabbitMqBasicProperties를 구현.
RabbitMqClientConnectionFactory.cs 파일의 702 번째 라인에서 정의되었습니다.
|
get |
감싼 실제 RabbitMQ 메시지 속성을 가져옵니다.
RabbitMqClientConnectionFactory.cs 파일의 678 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RabbitMqClientBasicProperties().
|
getset |
Persistent 값을 가져오거나 설정합니다.
Dreamine.Communication.RabbitMQ.Infrastructure.IRabbitMqBasicProperties를 구현.
RabbitMqClientConnectionFactory.cs 파일의 688 번째 라인에서 정의되었습니다.
|
getset |
Type 값을 가져오거나 설정합니다.
Dreamine.Communication.RabbitMQ.Infrastructure.IRabbitMqBasicProperties를 구현.
RabbitMqClientConnectionFactory.cs 파일의 716 번째 라인에서 정의되었습니다.