C# Class Scurry.Scheduler.Queue.QueueManager

Afficher le fichier Open project: CompassPHS/scurrynet

Private Properties

Свойство Type Description
QueueManager Common.Logging

Méthodes publiques

Méthode Description
Push ( Job context ) : void

Private Methods

Méthode Description
QueueManager ( ) : Common.Logging

Method Details

Push() static public méthode

static public Push ( Job context ) : void
context Scurry.Scheduler.Queue.Contexts.Job
Résultat void