MinMaxQueuePut Method |
| Name | Description | |
|---|---|---|
| Put(Double) |
Store arbitrary data and time in queue.
Do not call this method for MinMaxQueue created on time period.
| |
| Put(Double, DateTime) |
Store arbitrary data and time in queue.
|