forwardSessionConnectionSettings Properties   Table of ContentHeartbeatInterval Property forward
SessionConnectionSettings.CustomLogonMessage Property
If session must be logged on in role of initiator, defines custom logon message which must be sent at logon. Otherwise has null value.

Namespace:  FIXForge.NET.FIX.Scheduling
Assembly:  FIXForge.NET.FIX.Scheduler-net-4.8_x64 (in FIXForge.NET.FIX.Scheduler-net-4.8_x64.dll) Version: 4.10.1.0 (4.10.1.0)
Syntax
C#
public Message CustomLogonMessage { get; }

Property Value

Type: Message
See Also