Click or drag to resize

HistoryDataQueueT Fields

The HistoryDataQueueT generic type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultDateTime
Default DateTime, which will be assumed as default date value. Note: if you call indicator Add function with DefaultDateTime, it will automatically forward this call to Add without DateTime parameter.
Public fieldStatic memberDefaultValue
Default value, which will be returned for invalid request or request for empty queue.
Top
See Also