System.Runtime.Remoting.Messaging.IMethodMessage

Defines the method message interface.

See Also: IMethodMessage Members

Syntax

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

Remarks

A method message is used to send information to and from remote methods. For example, messages used for remote method calls implement the System.Runtime.Remoting.Messaging.IMethodMessage interface.

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