Query.Start Method

Starts the query asynchronously.

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

Syntax

public void Start()

Remarks

This method is asynchronous. It may return before the query is actually running.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace