pub fn monitored_return_handle() -> PortHandle<Undeliverable<MessageEnvelope>>
Expand description
Accessor to the shared monitored undeliverable message port handle. Initialization spawns the undeliverable message port monitor that forwards incoming messages to the undeliverable mailbox sender.