C# 클래스 Scurry.Scheduler.Queue.QueueManager

파일 보기 프로젝트 열기: CompassPHS/scurrynet

Private Properties

프로퍼티 타입 설명
QueueManager Common.Logging

공개 메소드들

메소드 설명
Push ( Job context ) : void

비공개 메소드들

메소드 설명
QueueManager ( ) : Common.Logging

메소드 상세

Push() 정적인 공개 메소드

static public Push ( Job context ) : void
context Scurry.Scheduler.Queue.Contexts.Job
리턴 void