forwardAddThreadAffinity Method    Table of ContentToString Method forward
FeedEngineSettings.RemoveThreadAffinity Method
Remove thread affinity.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public void RemoveThreadAffinity(
	int cpuIndex
)

Parameters

cpuIndex
Type: System.Int32
Index of CPU.
See Also