The IProtocolFormatter type exposes the following members.

Methods

  NameDescription
Public methodDecodeMessage(Stream)
Decodes message from the stream.
Public methodDecodeMessage(Object)
Decodes message from the given object.
Public methodEncodeCloseConnectionMessage
Encodes the close connecion request message.
Public methodEncodeMessage
Encodes a message or a response message.
Public methodEncodeOpenConnectionMessage
Encodes the open connection request message.
Public methodEncodePollRequest
Encodes message used by some duplex (e.g. HTTP duplex output channel) to send the poll request.

See Also