How to lock a remote object to pretend it from being freed?

  • Thread starter Thread starter dotNeter
  • Start date Start date
D

dotNeter

I have to access some resource which resides at a cross-domain
assembly.
But I got a problem that the resource I obtained was freed at unknown
time, then crash my app.

Why was it freed? How to lock it in a normal way?

Very appreciated for your reply.
 

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