Groups | Blog | Home
all groups > dotnet remoting > august 2004 >

dotnet remoting : How to use Marshal By Value


Henke
8/31/2004 2:21:10 AM
Hi!
What actions do I have to do in order to get my objects marshaled by value?
For the moment we are using Marshal by reference, so all my object derive
from MarshalByRef.

Thanks in advance!
Robert Jordan
8/31/2004 12:57:52 PM
[quoted text, click to view]

Classes must be serializable to be able to transport them by value.

Bye
AddThis Social Bookmark Button