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


Public 멤버 함수 | |
| IRabbitMqChannel | CreateChannel () |
| void | Close () |
속성 | |
| bool | IsOpen [get] |
메시지 버스가 사용하는 최소 RabbitMQ 연결 계약입니다.
IRabbitMqConnection.cs 파일의 11 번째 라인에서 정의되었습니다.
| void Dreamine.Communication.RabbitMQ.Infrastructure.IRabbitMqConnection.Close | ( | ) |
| IRabbitMqChannel Dreamine.Communication.RabbitMQ.Infrastructure.IRabbitMqConnection.CreateChannel | ( | ) |
브로커 작업에 사용할 채널을 생성합니다.
|
get |