Server.CreateApplication Method

Creates an application in the CEP server.

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

Syntax

public Application CreateApplication(
    string name
)

Parameters

Return Value

Type: Microsoft.ComplexEventProcessing.Application
The application being created.

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace