forwardServiceThreadAffinity Property    Table of ContentSpecifyApplVerIdField Property forward
EngineSettings.ServiceThreadPriority Property
Option to specify the priority of the Engine service threads.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public virtual ThreadPriority ServiceThreadPriority { get; set; }

Property Value

Type: ThreadPriority
See Also