Click or drag to resize

PreparedMessageSetMsgSeqNum Method

Updates MsgSeqNum value

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public void SetMsgSeqNum(
	int value
)

Parameters

value  Int32
New field value
See Also