Overload List
| Name | Description | |
|---|---|---|
| Receive<(Of <<'(T>)>>)(IMessageConsumer) |
Receives the message from the destination for this consumer. The object must be de-serializable from XML.
| |
| Receive<(Of <<'(T>)>>)(IMessageConsumer, TimeSpan) |
Receives the message from the destination for this consumer. The object must be de-serializable from XML.
|