Freigeben über


ReceiverEndpoint<RLConfigType> Klasse

Definition

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

Typparameter

RLConfigType
Vererbung
ReceiverEndpoint<RLConfigType>
Abgeleitet

Konstruktoren

ReceiverEndpoint<RLConfigType>()

Eigenschaften

Config
MessageFactory
PropertyNamespace
TransportType

Methoden

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)

Gilt für: