SearchEngine SearchMode m_iSearchDepth FieldDelta Engine Documentation
Maximum search depth (or 0 to use iterative deepening depth-first search with time out)View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public int m_iSearchDepth

Field Value

Type: Int32
See Also