次の方法で共有


IBTTransmitter インターフェイス

定義

public interface class IBTTransmitter : Microsoft::BizTalk::TransportProxy::Interop::IBTTransportControl
[System.Runtime.InteropServices.Guid("4F812233-E3E0-472a-AD0A-AFDE1FE7356C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IBTTransmitter : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportControl
type IBTTransmitter = interface
    interface IBTTransportControl
Public Interface IBTTransmitter
Implements IBTTransportControl
属性
実装

メソッド

Initialize(IBTTransportProxy)
Terminate()
TransmitMessage(IBaseMessage)

適用対象