Mono Class Library: Overview

System.Runtime.Remoting.RemotingServices: Members

The members of System.Runtime.Remoting.RemotingServices are listed below.

See Also: Inherited members from System.Object

Public Methods

static
Connect(Type, string) : object
Documentation for this section has not yet been entered.
static
Connect(Type, string, object) : object
Documentation for this section has not yet been entered.
static
Disconnect(MarshalByRefObject) : bool
Documentation for this section has not yet been entered.
static
ExecuteMessage(MarshalByRefObject, System.Runtime.Remoting.Messaging.IMethodCallMessage) : System.Runtime.Remoting.Messaging.IMethodReturnMessage
Documentation for this section has not yet been entered.
static
GetEnvoyChainForProxy(MarshalByRefObject) : System.Runtime.Remoting.Messaging.IMessageSink
Documentation for this section has not yet been entered.
static
GetLifetimeService(MarshalByRefObject) : object
Documentation for this section has not yet been entered.
static
GetMethodBaseFromMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage) : System.Reflection.MethodBase
Documentation for this section has not yet been entered.
static
GetObjectData(object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
static
GetObjectUri(MarshalByRefObject) : string
Documentation for this section has not yet been entered.
static
GetObjRefForProxy(MarshalByRefObject) : ObjRef
Documentation for this section has not yet been entered.
static
GetRealProxy(object) : System.Runtime.Remoting.Proxies.RealProxy
Documentation for this section has not yet been entered.
static
GetServerTypeForUri(string) : Type
Documentation for this section has not yet been entered.
static
GetSessionIdForMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage) : string
Documentation for this section has not yet been entered.
static
IsMethodOverloaded(System.Runtime.Remoting.Messaging.IMethodMessage) : bool
Documentation for this section has not yet been entered.
static
IsObjectOutOfAppDomain(object) : bool
Documentation for this section has not yet been entered.
static
IsObjectOutOfContext(object) : bool
Documentation for this section has not yet been entered.
static
IsOneWay(System.Reflection.MethodBase) : bool
Documentation for this section has not yet been entered.
static
IsTransparentProxy(object) : bool
Documentation for this section has not yet been entered.
static
LogRemotingStage(int)
Documentation for this section has not yet been entered.
static
Marshal(MarshalByRefObject) : ObjRef
Documentation for this section has not yet been entered.
static
Marshal(MarshalByRefObject, string) : ObjRef
Documentation for this section has not yet been entered.
static
Marshal(MarshalByRefObject, string, Type) : ObjRef
Documentation for this section has not yet been entered.
static
SetObjectUriForMarshal(MarshalByRefObject, string)
Documentation for this section has not yet been entered.
static
Unmarshal(ObjRef) : object
Documentation for this section has not yet been entered.
static
Unmarshal(ObjRef, bool) : object
Documentation for this section has not yet been entered.