Event fired when a server heartbeat is dispatched.
@since 2.7.0
Create the event.
@example Create the event.
ServerHeartbeatStarted.new(address)
@param [ Address ] address The server address.
@since 2.7.0 @api private
Returns a concise yet useful summary of the event.
@return [ String ] String summary of the event.
@note This method is experimental and subject to change.
@since 2.7.0 @api experimental
[Validate]