* ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo (match MS.NET)
authorLluis Sanchez <lluis@novell.com>
Thu, 10 Apr 2003 16:26:53 +0000 (16:26 -0000)
committerLluis Sanchez <lluis@novell.com>
Thu, 10 Apr 2003 16:26:53 +0000 (16:26 -0000)
commitb1afe4ab46c2700070bcdbc32ebf766aedec5e1a
treea3cf294f19c5a54ea8aa96e1bcfcea323be2d46d
parentc8a7d2ab1e8a470328b555682f1e28f34029c707
* ObjRef.cs: Renamed ChannelInfoStore to ChannelInfo (match MS.NET)
* RemotingServices.cs: Added method to help support Async messages.
* RemotingConfiguration.cs: Implemented property ProcessID.

svn path=/trunk/mcs/; revision=13476
mcs/class/corlib/System.Runtime.Remoting/ChangeLog
mcs/class/corlib/System.Runtime.Remoting/ObjRef.cs
mcs/class/corlib/System.Runtime.Remoting/RemotingConfiguration.cs
mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs