LogoutAsync Method (Message) | Table of Content | PreFill Method (FlatMessage) |
ISession.PreFill Method |
Name | Description | |
---|---|---|
PreFill(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.
| |
PreFill(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.
| |
PreFill(Message) |
Pre-fills session-level fields that are constant during the session's lifetime - SenderCompId, TargetCompId, SenderLocationId, TargetLocationID, SenderSubID, TargetSubID.
|