Share via


CreateCti-Methode

Erstellt in einem Datenstrom von Intervallereignissen ein CTI.

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

Syntax

public static IntervalEvent<TPayload> CreateCti(
    DateTimeOffset startTime
)

Parameter

Rückgabewert

Typ: Microsoft.ComplexEventProcessing. . :: . .IntervalEvent< (Of < ( <'TPayload> ) > ) >
Das CTI-Ereignis.

Siehe auch

Verweis

IntervalEvent< (Of < ( <'TPayload> ) > ) > Klasse

Microsoft.ComplexEventProcessing-Namespace