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
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
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.