closeAt property
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;
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
.
int closeAt = -1;