CepUserDefinedOperatorAttribute Constructor

Initializes a new instance of the user-defined opreator attribute.

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

Syntax

public CepUserDefinedOperatorAttribute(
    Type udoType
)

Parameters

  • udoType
    Type: System.Type
    Type that implements the user-defined operator.

See Also

Reference

CepUserDefinedOperatorAttribute Class

Microsoft.ComplexEventProcessing.Linq Namespace