In .Net Remoting, what or where specifically is the “.NET Remoting Framework”?
问题 tl;dr: I'm trying to find where the .Net Remoting Framework runs (e.g., a service name or process name). Additionally, source would be amazing. Context: I'm maintaining legacy code that uses .Net remoting to allow the use of objects that store connection information between two processes, and which has long had problems with random disconnects and crashes apparently due to those remoting objects timing out. The issue we've seen is spoken about in the answer for this post, specifically the bit