forwardSendingThreadPriority Property    Table of ContentSendLogoutOnException Property forward
ISession.SendingTimeFormat Property
Sets the time format of SendingTime of every sent message. By default, the YYYYMMDDHHMMSSMsec format is used.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
TimestampFormat SendingTimeFormat { set; }

Property Value

Type: TimestampFormat
See Also