C# 클래스 DotNetWorkQueue.Transport.Redis.Basic.RedisMetaData

Contains meta data about a message
This data is stored in a hash, separate from the message itself
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue 1 사용 예제들

공개 메소드들

메소드 설명
RedisMetaData ( long queueDateTime )

Initializes a new instance of the RedisMetaData class.

메소드 상세

RedisMetaData() 공개 메소드

Initializes a new instance of the RedisMetaData class.
public RedisMetaData ( long queueDateTime )
queueDateTime long The queue date time.