Click or drag to resize

SessionResendRequestLoopEventArgsResetCounter Property

To reset #DuplicateResendRequestLimit counter pass true; false otherwise.

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

Property Value

Boolean
Flag to reset #DuplicateResendRequestLimit counter.
See Also