

# MemoryDescription
<a name="structures-MemoryDescription"></a>

Object specifying client memory characteristics.

## Contents
<a name="structures-MemoryDescription-contente"></a>
+ **free**
  + Size of available system memory in bytes.
  + Type: Integer
  + Valid Range: Minimum value of 1.
  + Required: Yes
+ **total**
  + Size of total system memory in bytes.
  + Type: Integer
  + Valid Range: Minimum value of 1.
  + Required: Yes