The following tables list the members exposed by MonitoredItemDataCache.
| Name | Description | |
|---|---|---|
![]() | MonitoredItemDataCache Constructor | Constructs a cache for a monitored item. |
| Name | Description | |
|---|---|---|
![]() | LastValue | The last value received from the server. |
![]() | QueueSize | The size of the queue to maintain. |
| Name | Description | |
|---|---|---|
![]() | OnNotification | Saves a notification in the cache. |
![]() | Publish | Returns all values in the queue. |
![]() | SetQueueSize | Changes the queue size. |


