Click or drag to resize

SessionExtraParametersUseBlockingSockets Field

If true, session will use blocking I/O. This mode is usefull for OpenOnload and enabled if aggressive mode is ON. SessionExtraParameters::AggressiveReceiveDelay is used as timeout parameter. Default is false.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public bool? UseBlockingSockets

Field Value

NullableBoolean
Remarks
See Also