System.Runtime.Remoting.Messaging.IRemotingFormatter

Provides the remote procedure call (RPC) interface for all formatters.

See Also: IRemotingFormatter Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IRemotingFormatter : System.Runtime.Serialization.IFormatter

Remarks

The System.Runtime.Remoting.Messaging.IRemotingFormatter interface allows the implementing formatter to send and receive remote procedure calls (RPCs). For more information, see System.Runtime.Serialization.Formatters.Binary.BinaryFormatter. This interface is derived from System.RuntimeSerialization.IFormatter.

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