System.Runtime.Remoting.Messaging.IRemotingFormatter: Method Members

The methods of System.Runtime.Remoting.Messaging.IRemotingFormatter are listed below. For a list of all members, see the IRemotingFormatter Members list.

Public Methods

Deserialize(System.IO.Stream, HeaderHandler) : object

Begins the deserialization process of a remote procedure call (RPC).

Serialize(System.IO.Stream, object, Header[])

Starts the serialization process of a remote procedure call (RPC).