C# 클래스 DotNetWorkQueue.Transport.SQLite.Basic.QueryHandler.BuildDequeueCommand

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

공개 메소드들

메소드 설명
BuildDequeueCommand ( IGetTimeFactory getTimeFactory ) : System.Collections.Generic

비공개 메소드들

메소드 설명
BuildCommand ( SQLiteCommand selectCommand, IMessageId messageId, CommandString commandString, SqLiteMessageQueueTransportOptions options, List routes ) : void

메소드 상세

BuildDequeueCommand() 공개 메소드

public BuildDequeueCommand ( IGetTimeFactory getTimeFactory ) : System.Collections.Generic
getTimeFactory IGetTimeFactory
리턴 System.Collections.Generic