C# Class tracm.QueueFetcher

Inheritance: tracm.Queue.WorkItem
Afficher le fichier Open project: trms/tracm Class Usage Examples

Méthodes publiques

Méthode Description
QueueFetcher ( ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
WorkMethod ( ) : void

Method Details

QueueFetcher() public méthode

public QueueFetcher ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

WorkMethod() protected méthode

protected WorkMethod ( ) : void
Résultat void