GapFillFlag Field
Indicates that the Sequence Reset message is replacing administrative
or application messages which will not be resent.
Valid values:
Y = Gap Fill message, MsgSeqNum field valid
N = Sequence Reset, ignore MsgSeqNum
public const int GapFillFlag = 123
This language is not supported or no code example is available.
public:
const int GapFillFlag = 123;
This language is not supported or no code example is available.
public const GapFillFlag : int = 123
This language is not supported or no code example is available.
Field Value
int
In this article
Definition