ReceiverEndpoint<RLConfigType> Class
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.
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
Type Parameters
- RLConfigType
- Inheritance
- Derived
Constructors
ReceiverEndpoint<RLConfigType>() |
Properties
Config | |
MessageFactory | |
PropertyNamespace | |
TransportType |