RemotingClientProxy Class
.NET Framework 2.0
The abstract base class for proxies to well-known objects that were generated by the Soapsuds Tool (Soapsuds.exe).
Namespace: System.Runtime.Remoting.Services
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
'Declaration <ComVisibleAttribute(True)> _ Public MustInherit Class RemotingClientProxy Inherits Component 'Usage Dim instance As RemotingClientProxy
/** @attribute ComVisibleAttribute(true) */ public abstract class RemotingClientProxy extends Component
ComVisibleAttribute(true) public abstract class RemotingClientProxy extends Component
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Runtime.Remoting.Services.RemotingClientProxy
System.MarshalByRefObject
System.ComponentModel.Component
System.Runtime.Remoting.Services.RemotingClientProxy
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: