Overload List

  NameDescription
Public methodStatic memberReceive<(Of <<'(T>)>>)(IMessageConsumer)
Receives the message from the destination for this consumer. The object must be de-serializable from XML.
Public methodStatic memberReceive<(Of <<'(T>)>>)(IMessageConsumer, TimeSpan)
Receives the message from the destination for this consumer. The object must be de-serializable from XML.

See Also