On Wed Sep 14 12:52:51 2022 +0000, Connor McAdams wrote:
Hm... I'm not sure I understand what you're asking. We're passing the node to an MTA to be marshaled, which for remote applications means that all calls to the COM interface are done on threadpool threads. There shouldn't be any blocking in this case.
SendMessage blocks.