closeAt property

int closeAt
read / write

Unix timestamp at which the poll has closed or will close. (second precision) If poll closing time is not specified, this value will be -1.

Implementation

int closeAt = -1;