Method | Description | |
---|---|---|
Verify ( int recordCount, bool ignoreErrorTracking, int expectedStatus ) : void | ||
VerifyQueueRecordCount ( string queueName, string connectionString ) : System |
Method | Description | |
---|---|---|
AllTablesRecordCount ( int recordCount, bool ignoreErrorTracking, int expectedStatus ) : void | ||
Dispose ( ) : void | ||
VerifyStatus ( long messageCount, int expectedStatus ) : void |
public Verify ( int recordCount, bool ignoreErrorTracking, int expectedStatus ) : void | ||
recordCount | int | |
ignoreErrorTracking | bool | |
expectedStatus | int | |
return | void |
public VerifyQueueRecordCount ( string queueName, string connectionString ) : System | ||
queueName | string | |
connectionString | string | |
return | System |