C# Class Scurry.Scheduler.Queue.QueueManager

Exibir arquivo Open project: CompassPHS/scurrynet

Private Properties

Property Type Description
QueueManager Common.Logging

Public Methods

Method Description
Push ( Job context ) : void

Private Methods

Method Description
QueueManager ( ) : Common.Logging

Method Details

Push() static public method

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