TheThing..::..GetThingHistoryAsync Method
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Task<TheHistoryResponse> GetThingHistoryAsync( Guid token, int maxCount, int minCount, TimeSpan timeout, Nullable<CancellationToken> cancelToken, bool bClearHistory )