C# Class AdvancedMultithreadingLab.TestBlockingCollection

Inheritance: TestCollectionBase
Afficher le fichier Open project: postsharp/ThreadingTalk

Méthodes protégées

Méthode Description
AddItems ( int count ) : void
ConsumeItems ( int count ) : void

Method Details

AddItems() protected méthode

protected AddItems ( int count ) : void
count int
Résultat void

ConsumeItems() protected méthode

protected ConsumeItems ( int count ) : void
count int
Résultat void