Freigeben über


Create-Methode

Erstellt einen Ausgabeadapter.

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

Syntax

OutputAdapterBase Create(
    TConfigInfo configInfo,
    EventShape eventShape,
    CepEventType cepEventType
)

Parameter

  • configInfo
    Typ: TConfigInfo
    Konfigurationsinformationen für den Adapter.

Rückgabewert

Typ: Microsoft.ComplexEventProcessing.Adapters. . :: . .OutputAdapterBase
Eine Instanz des Ausgabeadapters.

Siehe auch

Verweis

IOutputAdapterFactory< (Of < ( <'TConfigInfo> ) > ) > Schnittstelle

Microsoft.ComplexEventProcessing.Adapters-Namespace