Query.IsResilient Property

Gets or sets a value that indicates whether the query is resilient.

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

Syntax

public bool IsResilient { get; }

Property Value

Type: System.Boolean
true if the query is resilient; otherwise, false.

Remarks

For more information, see Building Resilient StreamInsight Applications.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace