C# Class Redu.ReceiveHandler

Exibir arquivo Open project: arccoza/redu Class Usage Examples

Public Methods

Method Description
ReceiveHandler ( ) : System
Wait ( ) : bool
Wait ( int millisecondsTimeout ) : bool

Method Details

ReceiveHandler() public method

public ReceiveHandler ( ) : System
return System

Wait() public method

public Wait ( ) : bool
return bool

Wait() public method

public Wait ( int millisecondsTimeout ) : bool
millisecondsTimeout int
return bool