TcpSettings.TcpServers Property |
TCP servers settings dictionary.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntaxpublic Dictionary<string, TcpServerSettings> TcpServers { get; set; }
Property Value
Type:
Dictionary<
String,
TcpServerSettings>
See Also