C# Class Disruptor.Tests.WaitStrategyTestUtil

Afficher le fichier Open project: disruptor-net/Disruptor-net Class Usage Examples

Méthodes publiques

Méthode Description
AssertWaitForWithDelayOf ( long sleepTimeMillis, IWaitStrategy waitStrategy ) : void

Method Details

AssertWaitForWithDelayOf() public static méthode

public static AssertWaitForWithDelayOf ( long sleepTimeMillis, IWaitStrategy waitStrategy ) : void
sleepTimeMillis long
waitStrategy IWaitStrategy
Résultat void