CreateApplication-Methode

Erstellt eine Anwendung auf dem CEP-Server.

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

Syntax

public Application CreateApplication(
    string name
)

Parameter

Rückgabewert

Typ: Microsoft.ComplexEventProcessing. . :: . .Application
Die Anwendung, die erstellt wird.

Siehe auch

Verweis

Server Klasse

Microsoft.ComplexEventProcessing-Namespace