Optionally controls the maximum number of indexing commands to accept in the queue before beginning
a synchronization block. If QueueMaxSizeBytes is defined, calls to Enqueue will block, if the combined
size of queued indexing commands exceeds QueueMaxSizeBytes.
Namespace: Ankiro.SearchServer.Data.IndexingContextAssembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax
Property Value
Type: Nullable Int32See Also