System.Runtime.Remoting.RemotingServices.GetMethodBaseFromMethodMessage Method

Returns the method base from the given System.Runtime.Remoting.Messaging.IMethodMessage.

Syntax

public static System.Reflection.MethodBase GetMethodBaseFromMethodMessage (System.Runtime.Remoting.Messaging.IMethodMessage msg)

Parameters

msg
The method message to extract the method base from.

Returns

The method base extracted from the msg parameter.

Remarks

Requirements

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