Lean  $LEAN_TAG$
QuantConnect.Interfaces.IObjectStore Member List

This is the complete list of members for QuantConnect.Interfaces.IObjectStore, including all inherited members.

Clear()QuantConnect.Interfaces.IObjectStore
ContainsKey(string path)QuantConnect.Interfaces.IObjectStore
Delete(string path)QuantConnect.Interfaces.IObjectStore
ErrorRaisedQuantConnect.Interfaces.IObjectStore
GetFilePath(string path)QuantConnect.Interfaces.IObjectStore
Initialize(int userId, int projectId, string userToken, Controls controls)QuantConnect.Interfaces.IObjectStore
KeysQuantConnect.Interfaces.IObjectStore
ReadBytes(string path)QuantConnect.Interfaces.IObjectStore
SaveBytes(string path, byte[] contents)QuantConnect.Interfaces.IObjectStore