System.Runtime.Remoting

  Portable.NET  
 

System.Runtime.Remoting Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · ObjRef
 · RemotingConfiguration
 · RemotingServices

There are 3 incomplete classes in this namespace

In total we are missing :

  3 constructors, 13 methods, 0 fields, 0 properties, and 0 events.
 
  
 
 
 

System.Runtime.Remoting.ObjRef

Status :
Constructor Summary
System.Runtime.Remoting.ObjRef(System.MarshalByRefObject o, System.Type requestedType)TODO
System.Runtime.Remoting.ObjRef(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)TODO
System.Runtime.Remoting.ObjRef()TODO
Method Summary
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)TODO
System.Object GetRealObject(System.Runtime.Serialization.StreamingContext context)TODO
System.Boolean IsFromThisAppDomain()TODO
System.Boolean IsFromThisProcess()TODO

 
  
 
 
 

System.Runtime.Remoting.RemotingConfiguration

Status : should have attributes `public auto ansi ', but has `public auto ansi ' instead
Method Summary
static System.Void Configure(System.String filename)TODO

 
  
 
 
 

System.Runtime.Remoting.RemotingServices

Status :
Method Summary
static System.Object Connect(System.Type classToProxy, System.String url, System.Object data)TODO
static System.Boolean Disconnect(System.MarshalByRefObject obj)TODO
static System.Runtime.Remoting.Messaging.IMethodReturnMessage ExecuteMessage(System.MarshalByRefObject target, System.Runtime.Remoting.Messaging.IMethodCallMessage reqMsg)TODO
static System.Reflection.MethodBase GetMethodBaseFromMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage msg)TODO
static System.Runtime.Remoting.Proxies.RealProxy GetRealProxy(System.Object proxy)TODO
static System.Type GetServerTypeForUri(System.String URI)TODO
static System.Runtime.Remoting.ObjRef Marshal(System.MarshalByRefObject Obj, System.String ObjURI, System.Type RequestedType)TODO
static System.Object Unmarshal(System.Runtime.Remoting.ObjRef objectRef, System.Boolean fRefine)TODO

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V