System.Runtime.Remoting.Messaging.IRemotingFormatter Members

The members of System.Runtime.Remoting.Messaging.IRemotingFormatter are listed below.

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