keepAliveTime property

int? keepAliveTime
getter/setter pair

Timeout in seconds which library uses for sending short packets (prevents closing ports between device and server, by default 30)

Implementation

int?    keepAliveTime;