IHighWaterMarkOutputAdapterFactory<TConfigInfo> Methods

Include Protected Members
Include Inherited Members

The IHighWaterMarkOutputAdapterFactory<TConfigInfo> type exposes the following members.

Methods

  Name Description
Public method Create(TConfigInfo, EventShape, CepEventType) Creates an output adapter. (Inherited from IOutputAdapterFactory<TConfigInfo>.)
Public method Create(TConfigInfo, EventShape, CepEventType, DateTimeOffset, Int32) Creates an untyped 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

IHighWaterMarkOutputAdapterFactory<TConfigInfo> Interface

Microsoft.ComplexEventProcessing.Adapters Namespace