forwardListenPort Property    Table of ContentLocalPort Property forward
Session.LocalInterface Property
Network interface used by the session.

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 string LocalInterface { get; set; }

Property Value

Type: String

Implements

ISession.LocalInterface
See Also