IBTTransmitter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
- Implements
Methods
Initialize(IBTTransportProxy) | |
Terminate() | |
TransmitMessage(IBaseMessage) |