다음을 통해 공유


PollingReceiverEndpoint<RLConfigType> 클래스

정의

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)

형식 매개 변수

RLConfigType
상속
PollingReceiverEndpoint<RLConfigType>

생성자

PollingReceiverEndpoint<RLConfigType>()

속성

Config (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
MessageFactory (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
PropertyNamespace (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
TransportType (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)

메서드

ApplyUpdatedProperties(RLConfigType)
Disable(Exception) (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
Dispose() (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
Enter() (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
GetMessagesAndSubmit()
HandleException(Exception) (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
Leave() (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
OnDispose()
OnOpen()
OnUpdate(RLConfigType)
Open(String, IPropertyBag, IPropertyBag, IPropertyBag, IBTTransportProxy, String, String, ControlledTermination) (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
SubmitMessagesToBizTalk(IList<IBaseMessage>) (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)
Update(IPropertyBag, IPropertyBag, IPropertyBag) (다음에서 상속됨 ReceiverEndpoint<RLConfigType>)

적용 대상