C# Класс 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
Показать файл Открыть проект

Открытые методы

Метод Описание
QueueContext ( QueueContexts context )

Initializes a new instance of the QueueContext class.

Описание методов

QueueContext() публичный Метод

Initializes a new instance of the QueueContext class.
public QueueContext ( QueueContexts context )
context QueueContexts The context.