Share via


CreateCti-Methode

Erstellt in einem Datenstrom von Punktereignissen ein CTI.

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

Syntax

public static PointEvent<TPayload> CreateCti(
    DateTimeOffset startTime
)

Parameter

Rückgabewert

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

Siehe auch

Verweis

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

Microsoft.ComplexEventProcessing-Namespace