C# Class DotNetWorkQueue.Transport.SQLite.Integration.Tests.VerifyErrorCounts

Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
VerifyErrorCounts ( string queueName, string connectionString ) : System

Private Methods

Méthode Description
Verify ( long messageCount, int errorCount ) : void

Method Details

VerifyErrorCounts() public méthode

public VerifyErrorCounts ( string queueName, string connectionString ) : System
queueName string
connectionString string
Résultat System