INativeIdStorageInit Method |
Initialize the storage.
Namespace:
StockSharp.Algo.Storages
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 4.4.17.0 (4.4.17)
SyntaxIDictionary<string, Exception> Init()
Return Value
Type:
IDictionaryString,
ExceptionPossible errors with storage names. Empty dictionary means initialization without any issues.
See Also