[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.