Method | Description | |
---|---|---|
GetDeQueueCommand ( string metaTableName, string queueTableName, bool forRpc, string statusTableName, SqLiteMessageQueueTransportOptions options, List |
Gets the de queue command.
|
Method | Description | |
---|---|---|
GenerateTempTableName ( ) : string |
public static GetDeQueueCommand ( string metaTableName, string queueTableName, bool forRpc, string statusTableName, SqLiteMessageQueueTransportOptions options, List |
||
metaTableName | string | Name of the meta table. |
queueTableName | string | Name of the queue table. |
forRpc | bool | if set to |
statusTableName | string | Name of the status table. |
options | SqLiteMessageQueueTransportOptions | The options. |
routes | List |
The routes. |
return | CommandString |