Click or drag to resize

IDataStorageClient Interface

Represents Data Storage client interface.

Namespace:  FinAnalysis.Base.BaseClasses
Assembly:  FinAnalysis.Base (in FinAnalysis.Base.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public interface IDataStorageClient

The IDataStorageClient type exposes the following members.

Methods
  NameDescription
Public methodSetupStorage
This method should prepare data storage for usage.
Top
See Also