IHighWaterMarkOutputAdapterFactory<TConfigInfo> Methods

 

Namespace:   Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)

Methods

Name Description
System_CAPS_pubmethod Create(TConfigInfo, EventShape, CepEventType)

Creates an output adapter.(Inherited from IOutputAdapterFactory<TConfigInfo>.)

System_CAPS_pubmethod Create(TConfigInfo, EventShape, CepEventType, DateTimeOffset, Int32)

Creates an untyped output adapter that is able to replay events based on high-water mark checkpoint values.

System_CAPS_pubmethod Dispose()

(Inherited from IDisposable.)

See Also

IHighWaterMarkOutputAdapterFactory<TConfigInfo> Interface
Microsoft.ComplexEventProcessing.Adapters Namespace

Return to top