Overload List
Name | Description | |
---|---|---|
![]() | Receive()()()() |
Waits until a message is available and returns it
|
![]() | Receive(TimeSpan) |
If a message is available within the timeout duration it is returned otherwise this method returns null
|