Mono Class Library: OverviewSystem.Runtime.Remoting.RemotingServices: Members |
The members of System.Runtime.Remoting.RemotingServices are listed below.
See Also: Inherited members from System.Object
staticConnect(Type, string) : object Documentation for this section has not yet been entered. staticConnect(Type, string, object) : object Documentation for this section has not yet been entered. staticDisconnect(MarshalByRefObject) : bool Documentation for this section has not yet been entered. staticExecuteMessage(MarshalByRefObject, System.Runtime.Remoting.Messaging.IMethodCallMessage) : System.Runtime.Remoting.Messaging.IMethodReturnMessage Documentation for this section has not yet been entered. staticGetEnvoyChainForProxy(MarshalByRefObject) : System.Runtime.Remoting.Messaging.IMessageSink Documentation for this section has not yet been entered. staticGetLifetimeService(MarshalByRefObject) : object Documentation for this section has not yet been entered. staticGetMethodBaseFromMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage) : System.Reflection.MethodBase Documentation for this section has not yet been entered. staticGetObjectData(object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered. staticGetObjectUri(MarshalByRefObject) : string Documentation for this section has not yet been entered. staticGetObjRefForProxy(MarshalByRefObject) : ObjRef Documentation for this section has not yet been entered. staticGetRealProxy(object) : System.Runtime.Remoting.Proxies.RealProxy Documentation for this section has not yet been entered. staticGetServerTypeForUri(string) : Type Documentation for this section has not yet been entered. staticGetSessionIdForMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage) : string Documentation for this section has not yet been entered. staticIsMethodOverloaded(System.Runtime.Remoting.Messaging.IMethodMessage) : bool Documentation for this section has not yet been entered. staticIsObjectOutOfAppDomain(object) : bool Documentation for this section has not yet been entered. staticIsObjectOutOfContext(object) : bool Documentation for this section has not yet been entered. staticIsOneWay(System.Reflection.MethodBase) : bool Documentation for this section has not yet been entered. staticIsTransparentProxy(object) : bool Documentation for this section has not yet been entered. staticLogRemotingStage(int) Documentation for this section has not yet been entered. staticMarshal(MarshalByRefObject) : ObjRef Documentation for this section has not yet been entered. staticMarshal(MarshalByRefObject, string) : ObjRef Documentation for this section has not yet been entered. staticMarshal(MarshalByRefObject, string, Type) : ObjRef Documentation for this section has not yet been entered. staticSetObjectUriForMarshal(MarshalByRefObject, string) Documentation for this section has not yet been entered. staticUnmarshal(ObjRef) : object Documentation for this section has not yet been entered. staticUnmarshal(ObjRef, bool) : object Documentation for this section has not yet been entered.