interval property

int? interval
getter/setter pair

The heartbeat interval for the process, in seconds. The process must send heartbeat pings within this timeframe to remain alive. This is inherited from the license's policy.

Implementation

int? interval;