Share via


Create-Methode (PublishedStreamInputAdapterConfiguration, EventShape, CepEventType)

Erstellt einen neuen Eingabeadapter. Diese Methode sollte nicht direkt aufgerufen werden.

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

Syntax

public InputAdapterBase Create(
    PublishedStreamInputAdapterConfiguration configInfo,
    EventShape eventShape,
    CepEventType cepEventType
)

Parameter

Rückgabewert

Typ: Microsoft.ComplexEventProcessing.Adapters. . :: . .InputAdapterBase
Die neue Adapterinstanz.

Implementiert

IInputAdapterFactory< (Of < ( <'TConfigInfo> ) > ) >. . :: . .Create(TConfigInfo, EventShape, CepEventType)

Siehe auch

Verweis

PublishedStreamAdapterFactory Klasse

Create-Überladung

Microsoft.ComplexEventProcessing.Adapters-Namespace