CepAggregate<TInput, TOutput> Constructor ()

 

Initializes a new instance of the CepAggregate<TInput, TOutput> class.

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

Syntax

protected CepAggregate()
protected:
CepAggregate()
new : unit -> CepAggregate
Protected Sub New

See Also

CepAggregate<TInput, TOutput> Class
Microsoft.ComplexEventProcessing.Extensibility Namespace

Return to top