C# 클래스 paramore.brighter.commandprocessor.messaginggateway.rmq.MessagingGatewayConfiguration.Exchange

Class Exchange.
파일 보기 프로젝트 열기: iancooper/Paramore

공개 메소드들

메소드 설명
Exchange ( string name, string type = ExchangeType.Direct, bool durable = false, bool supportDelay = false ) : System

메소드 상세

Exchange() 공개 메소드

public Exchange ( string name, string type = ExchangeType.Direct, bool durable = false, bool supportDelay = false ) : System
name string
type string
durable bool
supportDelay bool
리턴 System