[TimeToBeReceived(“00:01:00”)] // one minute [Recoverable] public class MyMessage { }
If a message wasn't able to be *received* by the target process in the given time-frame, including all time in queues and in transit, the message will be discarded.
