IHighWaterMarkTypedInputAdapterFactory<TConfigInfo> Methods

Include Protected Members
Include Inherited Members

The IHighWaterMarkTypedInputAdapterFactory<TConfigInfo> type exposes the following members.

Methods

  Name Description
Public method Create<TPayload>(TConfigInfo, EventShape) This interface must be implemented by factory classes that produce typed input adapters. (Inherited from ITypedInputAdapterFactory<TConfigInfo>.)
Public method Create<TPayload>(TConfigInfo, EventShape, DateTimeOffset) Creates a typed 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

IHighWaterMarkTypedInputAdapterFactory<TConfigInfo> Interface

Microsoft.ComplexEventProcessing.Adapters Namespace