IHighWaterMarkInputAdapterFactory<TConfigInfo> Methods

Include Protected Members
Include Inherited Members

The IHighWaterMarkInputAdapterFactory<TConfigInfo> type exposes the following members.

Methods

  Name Description
Public method Create(TConfigInfo, EventShape, CepEventType) Creates an input adapter. (Inherited from IInputAdapterFactory<TConfigInfo>.)
Public method Create(TConfigInfo, EventShape, CepEventType, DateTimeOffset) Creates an untyped input adapter that is able to replay events based on high-water mark checkpoint values.
Public method Dispose (Inherited from IDisposable.)

Top

See Also

Reference

IHighWaterMarkInputAdapterFactory<TConfigInfo> Interface

Microsoft.ComplexEventProcessing.Adapters Namespace