lastHeartbeat property

DateTime? lastHeartbeat
getter/setter pair

When the process last sent a heartbeat ping. The initial value of this attribute will be equal to the process's created timestamp.

Implementation

DateTime? lastHeartbeat;