Access interprocess static variable
- From: "Abhi" <sourcecode116@xxxxxxxxxxx>
- Date: Wed, 27 Dec 2006 02:41:29 -0800
I have a static variable var in type Foo. I want to access it from type
client.
Is remoting my only option? If yes can anyone share the code snippet.
I tried the MSDN server/client example. But I guess I still do not
understand do I really have to create the instance of type Foo inorder to
access my static variable 'var'
I am trying to do something like proof of concept and would like something
quick and dirty.
thank you,
z
.
- Prev by Date: Re: Distributed application in C#
- Next by Date: Passing an object reference back from a COM+ hosted object
- Previous by thread: Distributed application in C#
- Next by thread: Passing an object reference back from a COM+ hosted object
- Index(es):