Condividi tramite


ReceiverEndpoint<RLConfigType> Classe

Definizione

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

Parametri di tipo

RLConfigType
Ereditarietà
ReceiverEndpoint<RLConfigType>
Derivato

Costruttori

ReceiverEndpoint<RLConfigType>()

Proprietà

Config
MessageFactory
PropertyNamespace
TransportType

Metodi

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)

Si applica a