System.Runtime.Remoting.Messaging.IMethodCallMessage

Defines the method call message interface.

See Also: IMethodCallMessage Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IMethodCallMessage : IMethodMessage

Remarks

An System.Runtime.Remoting.Messaging.IMethodCallMessage is generated as a result of a method called on a remote object, and is used to transport details about the remote method call to the server side.

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