PollingReceiverEndpoint<RLConfigType> Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
generic <typename RLConfigType>
where RLConfigType : PollingRLConfiggcnew()public ref class PollingReceiverEndpoint abstract : Microsoft::BizTalk::Adapter::Common::ReceiverEndpoint<RLConfigType>
public abstract class PollingReceiverEndpoint<RLConfigType> : Microsoft.BizTalk.Adapter.Common.ReceiverEndpoint<RLConfigType> where RLConfigType : PollingRLConfignew()
type PollingReceiverEndpoint<'RLConfigType (requires 'RLConfigType :> PollingRLConfig and 'RLConfigType : (new : unit -> 'RLConfigType))> = class
inherit ReceiverEndpoint<'RLConfigType (requires 'RLConfigType :> PollingRLConfig and 'RLConfigType : (new : unit -> 'RLConfigType))>
Public MustInherit Class PollingReceiverEndpoint(Of RLConfigType)
Inherits ReceiverEndpoint(Of RLConfigType)
Paramètres de type
- RLConfigType
- Héritage
Constructeurs
PollingReceiverEndpoint<RLConfigType>() |
Propriétés
Config | (Hérité de ReceiverEndpoint<RLConfigType>) |
MessageFactory | (Hérité de ReceiverEndpoint<RLConfigType>) |
PropertyNamespace | (Hérité de ReceiverEndpoint<RLConfigType>) |
TransportType | (Hérité de ReceiverEndpoint<RLConfigType>) |