Click or drag to resize

MDAppParamsNumberOfWorkers Field

Number of threads to decode incoming data.

Namespace: com.b2bits.FIXAntenna.Globex
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public int NumberOfWorkers

Field Value

Int32
Number of threads to decode incoming data. Default value is 4.
See Also