StreamInsightMREF

 

Namespaces

Namespace Description
Microsoft.ComplexEventProcessing

Contains managed classes that are used to develop StreamInsight applications. StreamInsight applications create structures that define the events, adapters, and queries used in the application. For more information, see StreamInsight Adapter End-to-End Example.

Microsoft.ComplexEventProcessing.Adapters

Exposes the StreamInsight adapters classes. Adapters are software transformers that deliver events into or out of a StreamInsight server. For more information, see Creating Input and Output Adapters.

Microsoft.ComplexEventProcessing.Extensibility

Exposes the APIs used for user-defined aggregates and operators. For more information, see User-defined Aggregates and Operators.

Microsoft.ComplexEventProcessing.Linq

Exposes the StreamInsight query template language. For more information, see Using StreamInsight LINQ.

Microsoft.ComplexEventProcessing.ManagementService

Exposes The APIs used to expose the Web service methods.

Return to top