C# Class Disruptor.Tests.DummySequenceBarrier

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

Méthodes publiques

Méthode Description
Alert ( ) : void
CheckAlert ( ) : void
ClearAlert ( ) : void
WaitFor ( long sequence ) : long

Method Details

Alert() public méthode

public Alert ( ) : void
Résultat void

CheckAlert() public méthode

public CheckAlert ( ) : void
Résultat void

ClearAlert() public méthode

public ClearAlert ( ) : void
Résultat void

WaitFor() public méthode

public WaitFor ( long sequence ) : long
sequence long
Résultat long