Engine.LogTimestamp Method |
Returns the current UTC timestamp in the FIX Engine's log format - YYYYMMDD-HH:MM:SS:nanoseconds (e.g. 19750118-15:07:08.123456789)
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.12.0.0
Syntax public static string LogTimestamp()
Return Value
Type:
StringReturns the UTC timestamp string in the FIX Engine's log format
See Also