forwardOnWarningEvent Method    Table of ContentPreFill Method (FlatMessage)forward
Session.PreFill Method
Overload List
  NameDescription
Public methodPreFill(FlatMessage)
Pre-fills the following fields for sending as is: Session-level fields that are constant during the session's lifetime - SenderCompId, TargetCompId, SenderLocationId, TargetLocationID, SenderSubID, TargetSubID. MsgSeqNum field in accordance with the session outgoing sequence number. SendingTime field. BodyLength and CheckSum fields.
Public methodPreFill(FlatMessageBatch)
Pre-fills the following fields in the batch for sending as is: Session-level fields that are constant during the session's lifetime - SenderCompId, TargetCompId, SenderLocationId, TargetLocationID, SenderSubID, TargetSubID. MsgSeqNum field in accordance with the session outgoing sequence number. SendingTime field. BodyLength and CheckSum fields.
Public methodPreFill(Message)
Pre-fills session-level fields that are constant during the session's lifetime - SenderCompId, TargetCompId, SenderLocationId, TargetLocationID, SenderSubID, TargetSubID.
Top
See Also