Method | Description | |
---|---|---|
GetDeQueueCommand ( PostgreSqlCommandStringCache commandCache, TableNameHelper tableNameHelper, PostgreSqlMessageQueueTransportOptions options, bool forRpc, List |
Gets the de queue command.
|
public static GetDeQueueCommand ( PostgreSqlCommandStringCache commandCache, TableNameHelper tableNameHelper, PostgreSqlMessageQueueTransportOptions options, bool forRpc, List |
||
commandCache | PostgreSqlCommandStringCache | The command cache. |
tableNameHelper | TableNameHelper | The table name helper. |
options | PostgreSqlMessageQueueTransportOptions | The options. |
forRpc | bool | if set to |
routes | List |
The routes. |
return | string |