C# Class DotNetWorkQueue.Transport.Redis.Basic.Command.SendMessageCommandBatch

Sends a new message to a queue
Afficher le fichier Open project: blehnen/DotNetWorkQueue Class Usage Examples

Méthodes publiques

Méthode Description
SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic

Initializes a new instance of the SendMessageCommand class.

Method Details

SendMessageCommandBatch() public méthode

Initializes a new instance of the SendMessageCommand class.
public SendMessageCommandBatch ( IAdditionalMessageData>.List messages ) : System.Collections.Generic
messages IAdditionalMessageData>.List The messages.
Résultat System.Collections.Generic