CepTimeSensitiveAggregate<TInput, TOutput> Constructor ()

 

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

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

Syntax

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

See Also

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

Return to top