C# Class Redu.ReceiveHandler

Afficher le fichier Open project: arccoza/redu Class Usage Examples

Méthodes publiques

Méthode Description
ReceiveHandler ( ) : System
Wait ( ) : bool
Wait ( int millisecondsTimeout ) : bool

Method Details

ReceiveHandler() public méthode

public ReceiveHandler ( ) : System
Résultat System

Wait() public méthode

public Wait ( ) : bool
Résultat bool

Wait() public méthode

public Wait ( int millisecondsTimeout ) : bool
millisecondsTimeout int
Résultat bool