C# Class DotNetWorkQueue.Transport.SQLite.Basic.QueryHandler.BuildDequeueCommand

Mostra file Open project: blehnen/DotNetWorkQueue Class Usage Examples

Public Methods

Method Description
BuildDequeueCommand ( IGetTimeFactory getTimeFactory ) : System.Collections.Generic

Private Methods

Method Description
BuildCommand ( SQLiteCommand selectCommand, IMessageId messageId, CommandString commandString, SqLiteMessageQueueTransportOptions options, List routes ) : void

Method Details

BuildDequeueCommand() public method

public BuildDequeueCommand ( IGetTimeFactory getTimeFactory ) : System.Collections.Generic
getTimeFactory IGetTimeFactory
return System.Collections.Generic