C# 클래스 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
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
MessageToSend ( ) : System.Collections.Generic

Initializes a new instance of the MessageToSend class.

메소드 상세

MessageToSend() 공개 메소드

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