PollingReceiverEndpoint<RLConfigType> Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros de tipo
- RLConfigType
- Herencia
Constructores
PollingReceiverEndpoint<RLConfigType>() |
Propiedades
Config | (Heredado de ReceiverEndpoint<RLConfigType>) |
MessageFactory | (Heredado de ReceiverEndpoint<RLConfigType>) |
PropertyNamespace | (Heredado de ReceiverEndpoint<RLConfigType>) |
TransportType | (Heredado de ReceiverEndpoint<RLConfigType>) |