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

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

공개 메소드들

메소드 설명
SendHandlerErrorsToQueue ( string errorQueueStorage ) : ILocalQueueOptions
SendTo ( string writeQueuePath ) : ILocalQueueOptions

메소드 상세

SendHandlerErrorsToQueue() 공개 메소드

public SendHandlerErrorsToQueue ( string errorQueueStorage ) : ILocalQueueOptions
errorQueueStorage string
리턴 ILocalQueueOptions

SendTo() 공개 메소드

public SendTo ( string writeQueuePath ) : ILocalQueueOptions
writeQueuePath string
리턴 ILocalQueueOptions