ICustomBodyMarshaller Interface

Definition

Important

This API is not CLS-compliant.

public interface class ICustomBodyMarshaller
[System.CLSCompliant(false)]
public interface ICustomBodyMarshaller
type ICustomBodyMarshaller = interface
Public Interface ICustomBodyMarshaller
Derived
Attributes

Methods

CreateBizTalkMessageBody(Message, RLConfig)
CreateBizTalkMessageBody(Message, TLConfig)
CreateWcfMessageBody(IBaseMessage, RLConfig, IDictionary<String,Object>)
CreateWcfMessageBody(IBaseMessage, TLConfig, IDictionary<String,Object>)

Applies to