IBTTransmitter 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) |