closeAt property

int closeAt
getter/setter pair

Unix timestamp at which the poll has closed or will close (second). If this value is -1, it means the poll is indefinitely open.

Implementation

int closeAt = -1;