PollingReceiverEndpoint<RLConfigType> Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri di tipo
- RLConfigType
- Ereditarietà
Costruttori
PollingReceiverEndpoint<RLConfigType>() |
Proprietà
Config | (Ereditato da ReceiverEndpoint<RLConfigType>) |
MessageFactory | (Ereditato da ReceiverEndpoint<RLConfigType>) |
PropertyNamespace | (Ereditato da ReceiverEndpoint<RLConfigType>) |
TransportType | (Ereditato da ReceiverEndpoint<RLConfigType>) |