IUdpSettingsParser

StockSharp.Fix.Dialects

The interface for parsing UDP settings.

Methods

Parse(string) : IDictionary<string, UdpFeedGroup>

To parse the settings from the specified file.

fileName
Full path to the file.

Returns: UDP settings.