ITypedDeclareAdvanceTimeProperties<TConfigInfo> Methods

 

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

Methods

Name Description
System_CAPS_pubmethod DeclareAdvanceTimeProperties<TPayload>(TConfigInfo, EventShape)

Declares the AdvanceTime properties given configuration information and the shape of the event. Factory classes that implement this interface tell the runtime that it should produce Current Time Increment (Cti) events that have the properties described by the AdvanceTimeSettings class returned by this method.

See Also

ITypedDeclareAdvanceTimeProperties<TConfigInfo> Interface
Microsoft.ComplexEventProcessing.Adapters Namespace

Return to top