ReceiverEndpoint<RLConfigType> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
generic <typename RLConfigType>
where RLConfigType : RLConfiggcnew()public ref class ReceiverEndpoint abstract : Microsoft::BizTalk::Adapter::Common::ReceiverEndpoint
public abstract class ReceiverEndpoint<RLConfigType> : Microsoft.BizTalk.Adapter.Common.ReceiverEndpoint where RLConfigType : RLConfignew()
type ReceiverEndpoint<'RLConfigType (requires 'RLConfigType :> RLConfig and 'RLConfigType : (new : unit -> 'RLConfigType))> = class
inherit ReceiverEndpoint
Public MustInherit Class ReceiverEndpoint(Of RLConfigType)
Inherits ReceiverEndpoint
類型參數
- RLConfigType
- 繼承
- 衍生
建構函式
ReceiverEndpoint<RLConfigType>() |
屬性
Config | |
MessageFactory | |
PropertyNamespace | |
TransportType |