Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DotNetWorkQueue
Queue
QueueContext
C# Class DotNetWorkQueue.Queue.QueueContext
Indicates what kind of queue this is
Allows children of the queue to determine what sort of parent they are part of
Mostrar archivo
Open project: blehnen/DotNetWorkQueue
Public Methods
Method
Description
QueueContext
(
QueueContexts
context
)
Initializes a new instance of the
QueueContext
class.
Method Details
QueueContext()
public
method
Initializes a new instance of the
QueueContext
class.
public
QueueContext
(
QueueContexts
context
)
context
QueueContexts
The context.