C# 클래스 SevenDigital.Messaging.ConfigurationActions.SDM_Configure

상속: IMessagingConfigure
파일 보기 프로젝트 열기: i-e-b/SevenDigital.Messaging

공개 메소드들

메소드 설명
WithDefaults ( ) : IMessagingConfigureOptions
WithLocalQueue ( string storagePath ) : ILocalQueueOptions
WithLoopbackMode ( ) : void

메소드 상세

WithDefaults() 공개 메소드

public WithDefaults ( ) : IMessagingConfigureOptions
리턴 IMessagingConfigureOptions

WithLocalQueue() 공개 메소드

public WithLocalQueue ( string storagePath ) : ILocalQueueOptions
storagePath string
리턴 ILocalQueueOptions

WithLoopbackMode() 공개 메소드

public WithLoopbackMode ( ) : void
리턴 void