A
arunairs
Hi,
As I understand to use PIAB your class must derive from
MarshalByRefObject. This simply will not work for me in my current
project. Any ideas what does it take to implement your own custom
base class, so that MarshalByRefObject will not have to be used? I
would appreciate if someone can point me to link(s) or an example
class that can replace MarshalByRefObject.
thanks,
Arun
As I understand to use PIAB your class must derive from
MarshalByRefObject. This simply will not work for me in my current
project. Any ideas what does it take to implement your own custom
base class, so that MarshalByRefObject will not have to be used? I
would appreciate if someone can point me to link(s) or an example
class that can replace MarshalByRefObject.
thanks,
Arun