Property MaxTime
MaxTime
Gets or sets the maximum time the server should spend on the Find.
public TimeSpan? MaxTime { get; set; }
Property Value
- TimeSpan?
The maximum time the server should spend on the Find.
Gets or sets the maximum time the server should spend on the Find.
public TimeSpan? MaxTime { get; set; }
The maximum time the server should spend on the Find.