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
Mostra file Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
MessageToSend ( ) : System.Collections.Generic

Initializes a new instance of the MessageToSend class.

Method Details

MessageToSend() public method

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