Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DotNetWorkQueue
QueueStatus
SystemEntry
C# Class DotNetWorkQueue.QueueStatus.SystemEntry
Generic name/value store for queue information
Exibir arquivo
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Public Methods
Method
Description
SystemEntry
(
string
name
,
string
value
)
Initializes a new instance of the
SystemEntry
class.
Method Details
SystemEntry()
public
method
Initializes a new instance of the
SystemEntry
class.
public
SystemEntry
(
string
name
,
string
value
)
name
string
The name.
value
string
The value.