Server.Create Method

Include Protected Members
Include Inherited Members

Creates a new Server object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Create(String) Creates an instance of the CEP server, backed by an in-memory metadata store.
Public methodStatic member Create(String, SqlCeMetadataProviderConfiguration) Creates a CEP server using the SQL Server Compact metadata provider.
Public methodStatic member Create(String, SqlCeMetadataProviderConfiguration, CheckpointConfiguration) Creates a CEP server using the SQL Server Compact metadata provider and specifies a checkpoint configuration.

Top

See Also

Reference

Server Class

Microsoft.ComplexEventProcessing Namespace