Click or drag to resize

FixEngineOutgoingMessagesStorageSize Property

Returns the maximum number of outgoing messages that can be retransmitted in case of Resend Requests. If '-1' then the size is unlimited.

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

Property Value

Int32
maximum number of outgoing messages that can be retransmitted in case of Resend Requests
See Also