CepTimeSensitiveOperator<TInput, TOutput> Constructor ()

 

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

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

Syntax

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

See Also

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

Return to top