Mono Class Library: OverviewSystem.Runtime.Remoting.Messaging.MethodResponse: Members |
The members of System.Runtime.Remoting.Messaging.MethodResponse are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
ExternalProperties IDictionary. Documentation for this section has not yet been entered. InternalProperties IDictionary. Documentation for this section has not yet been entered.
[read-only] ArgCount int. Documentation for this section has not yet been entered. [read-only] Args object[]. Documentation for this section has not yet been entered. [read-only] Exception Exception. Documentation for this section has not yet been entered. [read-only] HasVarArgs bool. Documentation for this section has not yet been entered. [read-only] LogicalCallContext LogicalCallContext. Documentation for this section has not yet been entered. [read-only] MethodBase System.Reflection.MethodBase. Documentation for this section has not yet been entered. [read-only] MethodName string. Documentation for this section has not yet been entered. [read-only] MethodSignature object. Documentation for this section has not yet been entered. [read-only] OutArgCount int. Documentation for this section has not yet been entered. [read-only] OutArgs object[]. Documentation for this section has not yet been entered. [read-only] Properties IDictionary. Documentation for this section has not yet been entered. [read-only] ReturnValue object. Documentation for this section has not yet been entered. [read-only] TypeName string. Documentation for this section has not yet been entered. Uri string. Documentation for this section has not yet been entered.
GetArg(int) : object Documentation for this section has not yet been entered.GetArgName(int) : string Documentation for this section has not yet been entered.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered.GetOutArg(int) : object Documentation for this section has not yet been entered.GetOutArgName(int) : string Documentation for this section has not yet been entered.HeaderHandler(Header[]) : object Documentation for this section has not yet been entered.RootSetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered. overrideToString() : string Documentation for this section has not yet been entered.
System.Runtime.Remoting.Messaging.IInternalMessage.TargetIdentity System.Runtime.Remoting.Identity. Documentation for this section has not yet been entered. System.Runtime.Remoting.Messaging.IInternalMessage.Uri string. Documentation for this section has not yet been entered.