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.6.2_x64 (in FIXForge.NET.FIX.Engine-net-4.6.2_x64.dll) Version: 4.8.0.0
SyntaxTimestampFormat SendingTimeFormat { set; }
Property Value
Type:
TimestampFormat
See Also