Share via


CepStreamCreationContext.Query Property

Gets or sets the query from which the CepStream was created.

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

Syntax

public Query Query { get; set; }

Property Value

Type: Microsoft.ComplexEventProcessing.Query
Null if the CepStream was not created from a query.

See Also

Reference

CepStreamCreationContext Class

Microsoft.ComplexEventProcessing.Linq Namespace