次の方法で共有


IReceivePort2 インターフェイス

定義

public interface class IReceivePort2 : Microsoft::BizTalk::ExplorerOM::IReceivePort
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B8FD0FD1-F690-41d3-B437-7DE9DAD7F6F2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IReceivePort2 : Microsoft.BizTalk.ExplorerOM.IReceivePort
type IReceivePort2 = interface
    interface IReceivePort
Public Interface IReceivePort2
Implements IReceivePort
派生
属性
実装

プロパティ

AnalyticsEnabled
Application
Authentication
BtsCatalogExplorer
CustomData
Description
InboundTransforms
IsTwoWay
Name
OutboundTransforms
PrimaryReceiveLocation
ReceiveLocations
RouteFailedMessage
SendPipeline
SendPipelineData
Tracking

メソッド

AddNewReceiveLocation()
RemoveReceiveLocation(IReceiveLocation) (継承元 IReceivePort)
RemoveReceiveLocation(IReceiveLocation2)

適用対象