Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DotNetWorkQueue
QueueStatus
SystemEntry
C# Class DotNetWorkQueue.QueueStatus.SystemEntry
Generic name/value store for queue information
Afficher le fichier
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Méthodes publiques
Méthode
Description
SystemEntry
(
string
name
,
string
value
)
Initializes a new instance of the
SystemEntry
class.
Method Details
SystemEntry()
public
méthode
Initializes a new instance of the
SystemEntry
class.
public
SystemEntry
(
string
name
,
string
value
)
name
string
The name.
value
string
The value.