C# Class DotNetWorkQueue.QueueStatus.QueueStatus

Outputs the current status of a group of queues
Afficher le fichier Open project: blehnen/DotNetWorkQueue Class Usage Examples

Méthodes publiques

Méthode Description
QueueStatus ( IEnumerable providers ) : System

Initializes a new instance of the QueueStatus class.

Method Details

QueueStatus() public méthode

Initializes a new instance of the QueueStatus class.
public QueueStatus ( IEnumerable providers ) : System
providers IEnumerable The providers.
Résultat System