Mono Class Library: Overview

System.Runtime.Remoting.Messaging.ReturnMessage: Members

The members of System.Runtime.Remoting.Messaging.ReturnMessage are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
ArgCountint. Documentation for this section has not yet been entered.
[read-only]
Argsobject[]. Documentation for this section has not yet been entered.
[read-only]
ExceptionException. Documentation for this section has not yet been entered.
[read-only]
HasVarArgsbool. Documentation for this section has not yet been entered.
[read-only]
LogicalCallContextLogicalCallContext. Documentation for this section has not yet been entered.
[read-only]
MethodBaseSystem.Reflection.MethodBase. Documentation for this section has not yet been entered.
[read-only]
MethodNamestring. Documentation for this section has not yet been entered.
[read-only]
MethodSignatureobject. Documentation for this section has not yet been entered.
[read-only]
OutArgCountint. Documentation for this section has not yet been entered.
[read-only]
OutArgsobject[]. Documentation for this section has not yet been entered.
[read-only]
PropertiesIDictionary. Documentation for this section has not yet been entered.
[read-only]
ReturnValueobject. Documentation for this section has not yet been entered.
[read-only]
TypeNamestring. Documentation for this section has not yet been entered.
Uristring. Documentation for this section has not yet been entered.

Public Methods

GetArg(int) : object
Documentation for this section has not yet been entered.
GetArgName(int) : string
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.
override
ToString() : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Remoting.Messaging.IInternalMessage.TargetIdentitySystem.Runtime.Remoting.Identity. Documentation for this section has not yet been entered.
System.Runtime.Remoting.Messaging.IInternalMessage.Uristring. Documentation for this section has not yet been entered.