C# Class DotNetWorkQueue.Transport.Redis.Basic.Lua.EnqueueBatchLua.MessageToSend

The message and any associated meta data to be passed to the LUA script.
This class must be public for MsgPack to function
Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
MessageToSend ( ) : System.Collections.Generic

Initializes a new instance of the MessageToSend class.

Method Details

MessageToSend() public méthode

Initializes a new instance of the MessageToSend class.
public MessageToSend ( ) : System.Collections.Generic
Résultat System.Collections.Generic