SwarmSpecDispatcher
Table of Contents
- $heartbeatPeriod : int|null
- The delay for an agent to send a heartbeat to the dispatcher.
- getHeartbeatPeriod() : int|null
- The delay for an agent to send a heartbeat to the dispatcher.
- setHeartbeatPeriod() : self
- The delay for an agent to send a heartbeat to the dispatcher.
Properties
$heartbeatPeriod
The delay for an agent to send a heartbeat to the dispatcher.
protected
int|null
$heartbeatPeriod
Methods
getHeartbeatPeriod()
The delay for an agent to send a heartbeat to the dispatcher.
public
getHeartbeatPeriod() : int|null
Return values
int|null —setHeartbeatPeriod()
The delay for an agent to send a heartbeat to the dispatcher.
public
setHeartbeatPeriod(int|null $heartbeatPeriod) : self
Parameters
- $heartbeatPeriod : int|null