Skip to content

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]