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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

QueryExecutionContext Class
QueryExecutionContext Members