Mono Class Library: Overview

System.Runtime.Remoting.Messaging.IMethodReturnMessage: Members

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

Public Properties

[read-only]
ExceptionException. 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]
ReturnValueobject. Documentation for this section has not yet been entered.

Public Methods

GetOutArg(int) : object
Documentation for this section has not yet been entered.
GetOutArgName(int) : string
Documentation for this section has not yet been entered.