forwardThreadNameSuffix Property    Table of ContentUpdateSendingTimeField Property forward
Session.UnknownSessionCreationTime Property
Constant which denotes that the session creation time is undefined.

This value should be returned by SessionCreationTime implementation unless the Engine did not updated the property.

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#
public static DateTime UnknownSessionCreationTime { get; }

Property Value

Type: DateTime
See Also