EdgeInputAdapter.CreateInsertEvent Method

Creates an edge insert event.

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

Syntax

public EdgeEvent CreateInsertEvent(
    EdgeType edgeType
)

Parameters

Return Value

Type: Microsoft.ComplexEventProcessing.EdgeEvent
An instance of an edge event.

See Also

Reference

EdgeInputAdapter Class

Microsoft.ComplexEventProcessing.Adapters Namespace