Click or drag to resize

FixEngineResendMessagesBlockSize Property

Resend Request resend messages by blocks. This parameter defines how many messages procceed in block. By default parameter is 0 - all messages will be resend in one block.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public int ResendMessagesBlockSize { get; }

Property Value

Int32
how many messages procceed in block
See Also