What is the MarshalByRefObject class?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the MarshalByRefObject class?
Rating:
The MarshalByRefObject class is a derived class of the System.Object class. It allows access to objects across application domain boundaries in applications that support remoting. It is the base class for objects that communicate across application domain boundaries by exchanging messages using a proxy. Objects not inheriting from MarshalByRefObject are by default marshal by value.
Rating:
Was this information helpful?
Other articles
- What is the MessageName property?
- What is the syntax for using the ReadXml(string, XmlReadMode) method?
- What is TCP/IP?
- What is Sn.exe?
- What is Microsoft .NET?