NDepend.API Documentation
CQLinqQueryExecTimeOut Property
NDepend.CodeQuery Namespace > QueryExecutionContext Class : CQLinqQueryExecTimeOut Property
Get or set the time-out duration activated only for CQLinq queries, CQL queries being executed in a bounded short time
Syntax
public Nullable<TimeSpan> CQLinqQueryExecTimeOut {get; set;}
Remarks
A null value for this property means that no time-out will be applied.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

QueryExecutionContext Class
QueryExecutionContext Members