forwardSslListenPorts Property    Table of ContentSslPrivateKeyFile Property forward
EngineSettings.SslLocalInterface Property
Local interfaces where engine listens for incoming SSL connections. Interfaces could be specified as name or IP-address with optional trailing 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 string[] SslLocalInterface { get; set; }

Property Value

Type: String[]
See Also