NDepend.API Documentation
Execute(IQueryCompiledSuccess,ICodeBaseView,TimeSpan) Method
NDepend.CodeQuery Namespace > ExtensionMethodsQuery Class > Execute Method : Execute(IQueryCompiledSuccess,ICodeBaseView,TimeSpan) Method
This code query compiled successfully.
The code base view representing just-my-code, typically obtained through ComputeJustMyCode.
The time-out duration activated only for CQLinq queries, CQL queries being executed in a bounded short time.
Execute this code query compiled successfully, with justMyCode defined and with a time out precised.
Syntax

Parameters

queryCompiledSuccess
This code query compiled successfully.
justMyCode
The code base view representing just-my-code, typically obtained through ComputeJustMyCode.
cqlinqQueryExecTimeOut
The time-out duration activated only for CQLinq queries, CQL queries being executed in a bounded short time.

Return Value

The query execution result.
Remarks
The code base or the NDepend.CodeModel.ICompareContext object against which the query is executed, has been specified at compile time.
Requirements

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

See Also

Reference

ExtensionMethodsQuery Class
ExtensionMethodsQuery Members
Overload List
ComputeJustMyCode Method