System.Runtime.Remoting.Messaging.IMethodMessage.MethodBase Property

Gets the System.Reflection.MethodBase of the called method.

Syntax

public System.Reflection.MethodBase MethodBase { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This information is not transmitted to a remote location, but is used to cache the method base after it has been looked up once.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0