C# Class ActiveMQ.Util.EventSemaphore

Afficher le fichier Open project: ThorTech/apache-nms

Méthodes publiques

Méthode Description
PulseAll ( ) : void
Wait ( ) : void
Wait ( System.TimeSpan timeout ) : void

Method Details

PulseAll() public méthode

public PulseAll ( ) : void
Résultat void

Wait() public méthode

public Wait ( ) : void
Résultat void

Wait() public méthode

public Wait ( System.TimeSpan timeout ) : void
timeout System.TimeSpan
Résultat void