Skip to main content
Version: Next

DatasetStats

Usage counters for a Dataset.

Index

Properties

readCount

readCount: number

Number of read operations issued to the dataset client (e.g. getData).

writeCount

writeCount: number

Number of write operations issued to the dataset client (e.g. pushData).

Page Options