SessionResendRequestLoopEventArgsResetCounter Property

FIX Antenna .NET Programmer's Guide
To reset #DuplicateResendRequestLimit counter pass true; false otherwise.

Namespace:  com.b2bits.FIXAntenna
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public bool ResetCounter { get; set; }

Property Value

Type: Boolean
Flag to reset #DuplicateResendRequestLimit counter.
See Also

Reference