Query.Stop Method

Stops this query.

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

Syntax

public void Stop()

Remarks

This method is synchronous. It blocks until the query is stopped and then it returns.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace