Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 281 Bytes

QueueSizeDTO.md

File metadata and controls

11 lines (6 loc) · 281 Bytes

QueueSizeDTO

Properties

Name Type Description Notes
byteCount Long The size of objects in a queue. [optional]
objectCount Integer The count of objects in a queue. [optional]