C# Class npantarhei.runtime.flows.Throttle_message_flow

Afficher le fichier Open project: ralfw/NPantaRhei Class Usage Examples

Méthodes publiques

Méthode Description
Delay ( int milliseconds ) : void
Process ( IMessage msg ) : void

Method Details

Delay() public méthode

public Delay ( int milliseconds ) : void
milliseconds int
Résultat void

Process() public méthode

public Process ( IMessage msg ) : void
msg IMessage
Résultat void