Partager via


ReceiverEndpoint<RLConfigType> Classe

Définition

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

Paramètres de type

RLConfigType
Héritage
ReceiverEndpoint<RLConfigType>
Dérivé

Constructeurs

ReceiverEndpoint<RLConfigType>()

Propriétés

Config
MessageFactory
PropertyNamespace
TransportType

Méthodes

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

S’applique à