OutputAdapterBase.OutputEventType Property

Gets the event type that the output adapter will receive.

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

Syntax

public CepEventType OutputEventType { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.CepEventType

See Also

Reference

OutputAdapterBase Class

Microsoft.ComplexEventProcessing.Adapters Namespace