Resets the state of the previous values dictionaries (sets the state of the previous values to undefined).

Namespace: FIXForge.NET.FIX.FAST
Assembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0

Syntax

C#
public void Reset()
Visual Basic
Public Sub Reset
Visual C++
public:
void Reset()

See Also