IUdpSettingsParser
StockSharp.Fix.Dialects
The interface for parsing UDP settings.
Methods
Parse
public IDictionary<string, UdpFeedGroup> Parse(string fileName)
result = iUdpSettingsParser.Parse(fileName)
To parse the settings from the specified file.
- fileName
- Full path to the file.
Returns: UDP settings.