Share via


Create-Methode (String)

Erstellt einen ungebundenen Datenstrom mit einer Ereignisnutzlast vom Typ 'TPayload'.

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

Syntax

public static CepStream<TPayload> Create(
    string streamName
)

Parameter

Rückgabewert

Typ: Microsoft.ComplexEventProcessing.Linq. . :: . .CepStream< (Of < ( <'TPayload> ) > ) >
Ein Eingabedatenstrom mit dem angegebenen Namen und Typ.

Siehe auch

Verweis

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

Create-Überladung

Microsoft.ComplexEventProcessing.Linq-Namespace