The methods of System.Runtime.Remoting.Proxies.RealProxy are listed below. For a list of all members, see the RealProxy Members list.
See Also: Inherited members from System.Object
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()
|