RemotingClientProxy Class
.NET Framework 3.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
Not applicable.
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 Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: