forwardAsyncFileBasedStorageQueueMaxSize Property    Table of ContentCreateEngineLogFile Property forward
EngineSettings.AsyncFileBasedStorageThreadAffinity Property
Option to specify the CPU index(es) for affinity of the asynchronous session storage threads. Symbol ',' is used as the CPU index delimiter. This affinity will be used by all asynchronous session storages of all sessions.

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 int[] AsyncFileBasedStorageThreadAffinity { get; set; }

Property Value

Type: Int32[]
See Also