The members of System.Runtime.Remoting.Proxies.RealProxy are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Runtime.Remoting.Proxies.RealProxy class with default values. | ||
Initializes a new instance of the System.Runtime.Remoting.Proxies.RealProxy class that represents a remote object of the specified Type. | ||
Initializes a new instance of the System.Runtime.Remoting.Proxies.RealProxy class. |
CreateObjRef(Type)
| ||
GetCOMIUnknown(bool)
| ||
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
| ||
GetProxiedType()
| ||
static | GetStubData(RealProxy)
| |
GetTransparentProxy()
| ||
InitializeServerObject(System.Runtime.Remoting.Activation.IConstructionCallMessage)
| ||
abstract | Invoke(System.Runtime.Remoting.Messaging.IMessage)
| |
SetCOMIUnknown(IntPtr)
| ||
static | SetStubData(RealProxy, object)
| |
SupportsInterface(ref Guid)Documentation for this section has not yet been entered. |
AttachServer(MarshalByRefObject)
| ||
DetachServer()
| ||
GetUnwrappedServer()
|