共用方式為


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)

適用於