C# Класс DotNetWorkQueue.Transport.Redis.Basic.Command.SendMessageCommandBatch

Sends a new message to a queue
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic

Initializes a new instance of the SendMessageCommand class.

Описание методов

SendMessageCommandBatch() публичный Метод

Initializes a new instance of the SendMessageCommand class.
public SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic
messages IAdditionalMessageData>.List The messages.
Результат System.Collections.Generic