Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DotNetWorkQueue
Transport
Redis
Basic
RedisMetaData
C# Class DotNetWorkQueue.Transport.Redis.Basic.RedisMetaData
Contains meta data about a message
This data is stored in a hash, separate from the message itself
Mostra file
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Public Methods
Method
Description
RedisMetaData
(
long
queueDateTime
)
Initializes a new instance of the
RedisMetaData
class.
Method Details
RedisMetaData()
public
method
Initializes a new instance of the
RedisMetaData
class.
public
RedisMetaData
(
long
queueDateTime
)
queueDateTime
long
The queue date time.