forwardInitiatorConnectionSettings Properties   Table of ContentInitiatorConnectionSettings Methodsforward
InitiatorConnectionSettings.Counterparties Property
Gets list of all counterparties.

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 List<CounterpartySettings> Counterparties { get; }

Property Value

Type: List<CounterpartySettings>
See Also