C# 클래스 NServiceBus.Transports.RabbitMQ.SecondaryReceiveSettings

파일 보기 프로젝트 열기: MyDealerLot/NServiceBus.RabbitMQ

공개 메소드들

메소드 설명
Disabled ( ) : SecondaryReceiveSettings
Enabled ( string secondaryReceiveQueue, int maximumConcurrencyLevel ) : SecondaryReceiveSettings

비공개 메소드들

메소드 설명
SecondaryReceiveSettings ( ) : System

메소드 상세

Disabled() 공개 정적인 메소드

public static Disabled ( ) : SecondaryReceiveSettings
리턴 SecondaryReceiveSettings

Enabled() 공개 정적인 메소드

public static Enabled ( string secondaryReceiveQueue, int maximumConcurrencyLevel ) : SecondaryReceiveSettings
secondaryReceiveQueue string
maximumConcurrencyLevel int
리턴 SecondaryReceiveSettings