Share via


IOutgoingMessageBody Interface

Definition

Defines an interface that must be implemented to provide message body for the serialized Message.

public interface IOutgoingMessageBody : IDisposable
type IOutgoingMessageBody = interface
    interface IDisposable
Public Interface IOutgoingMessageBody
Implements IDisposable
Derived
Implements

Methods

GetSendBuffers()

Gets the Send Buffers

Applies to