forwardCounterpartyIpAddress Property    Table of ContentCreationTime Property forward
Session.CounterpartyPort Property
Gets the counterparty port number.

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 virtual int CounterpartyPort { get; }

Property Value

Type: Int32
Counterparty port.

Implements

ISession.CounterpartyPort
See Also