Method SetMergeThreadPriority
SetMergeThreadPriority(Int32)
Set the base priority that merge threads run at.
Note that CMS may increase priority of some merge
threads beyond this base priority. It's best not to
set this any higher than
Declaration
public virtual void SetMergeThreadPriority(int priority)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | priority |