Share same object instance (singleton) between processes

Posted by Cory on Stack Overflow See other posts from Stack Overflow or by Cory
Published on 2009-08-27T08:24:10Z Indexed on 2010/06/03 3:04 UTC
Read the original article Hit count: 352

Filed under:
|

I can do this for a single process (single .exe) but how can I do it between processes?

© Stack Overflow or respective owner

Related posts about c#

Related posts about singleton