SessionResetSeqNum Method (SeqNumResetStrategy)

FIX Antenna .NET Programmer's Guide
Sends the Logon message with the ResetSeqNumFlag flag that indicates both sides of a FIX session should reset sequence numbers.

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

public void ResetSeqNum(
	SeqNumResetStrategy strategy
)

Parameters

strategy
Type: com.b2bits.FIXAntennaSeqNumResetStrategy
Defines how sequences should be reset.
See Also

Reference