Check Remote Proxy

  • Thread starter Thread starter George CK
  • Start date Start date
G

George CK

Hello,

Are there any ways to determine if the instance of
MyClass class [this] is a transparent proxy or not?

The object might be instantiated with New in the same
AppDomain or as a Service object in another AppDomain. I
want to know in which of the above cases myself is inside
MyClass.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top