Hello,
Well as long as the disposables are within a using statement they are OK of course.
I don't know of any router within .NET remoting, such as a WSE router for web services.
However, I do know that it's the proxy that is routing the remote call to the actual object.
So, perhaps you could extend the RealProxy class to customize the routing process?
I found an article about the subject, but I do not have any experience with it myself, sorry!
http://msdn.microsoft.com/en-us/library/scx1w94y(VS.80).aspxKind regards,
Stefan