IHighWaterMarkTypedOutputAdapterFactory<TConfigInfo> Methods

Include Protected Members
Include Inherited Members

The IHighWaterMarkTypedOutputAdapterFactory<TConfigInfo> type exposes the following members.

Methods

  Name Description
Public method Create<TPayload>(TConfigInfo, EventShape) Creates an output adapter.t. (Inherited from ITypedOutputAdapterFactory<TConfigInfo>.)
Public method Create<TPayload>(TConfigInfo, EventShape, DateTimeOffset, Int32) Creates a typed output adapter that is able to replay events based on high-water mark checkpoint values.
Public method Dispose (Inherited from IDisposable.)

Top

See Also

Reference

IHighWaterMarkTypedOutputAdapterFactory<TConfigInfo> Interface

Microsoft.ComplexEventProcessing.Adapters Namespace