Partager via


PollingReceiverEndpoint<RLConfigType> Classe

Définition

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
PollingReceiverEndpoint<RLConfigType>

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>)

Méthodes

ApplyUpdatedProperties(RLConfigType)
Disable(Exception) (Hérité de ReceiverEndpoint<RLConfigType>)
Dispose() (Hérité de ReceiverEndpoint<RLConfigType>)
Enter() (Hérité de ReceiverEndpoint<RLConfigType>)
GetMessagesAndSubmit()
HandleException(Exception) (Hérité de ReceiverEndpoint<RLConfigType>)
Leave() (Hérité de ReceiverEndpoint<RLConfigType>)
OnDispose()
OnOpen()
OnUpdate(RLConfigType)
Open(String, IPropertyBag, IPropertyBag, IPropertyBag, IBTTransportProxy, String, String, ControlledTermination) (Hérité de ReceiverEndpoint<RLConfigType>)
SubmitMessagesToBizTalk(IList<IBaseMessage>) (Hérité de ReceiverEndpoint<RLConfigType>)
Update(IPropertyBag, IPropertyBag, IPropertyBag) (Hérité de ReceiverEndpoint<RLConfigType>)

S’applique à