Property MergeThreadPriority
MergeThreadPriority
Return the priority that merge threads run at. By default the priority is 1 plus the priority of (ie, slightly higher priority than) the first thread that calls merge.
Declaration
public virtual int MergeThreadPriority { get; }
Property Value
Type | Description |
---|---|
System.Int32 |