Code cleanup.
This commit is contained in:
@@ -86,6 +86,7 @@ namespace MarketData.Cache
|
||||
if(collect) GC.Collect();
|
||||
}
|
||||
}
|
||||
|
||||
public Price GetPriceOrLatestAvailable(String symbol,DateTime date)
|
||||
{
|
||||
lock(thisLock)
|
||||
|
||||
Reference in New Issue
Block a user