Click or drag to resize

FixMessage Properties

The FixMessage type exposes the following members.

Properties
 NameDescription
Public propertyFields Returns the collection of the message fields.
Public propertyFieldsInt32 Returns field entry by index
Public propertyHeartBeatInterval Returns heartbeat interval in seconds.
Public propertyMsgSeqNum Returns message sequence number.
Public propertyMsgType Returns message type.
Public propertyNativeMsg Gets native message.
Public propertySenderCompID Returns SenderCompID.
Public propertyTargetCompID Returns TargetCompID.
Public propertyVersion Returns the FIX protocol version.
Top
See Also