C# 클래스 MassTransit.HttpTransport.HttpBusFactory

파일 보기 프로젝트 열기: MassTransit/MassTransit 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Action configure ) : IBusControl

Configure and create a bus for RabbitMQ

메소드 상세

Create() 공개 정적인 메소드

Configure and create a bus for RabbitMQ
public static Create ( Action configure ) : IBusControl
configure Action The configuration callback to configure the bus
리턴 IBusControl