maximumCount
The maximum number of heartbeats you can add to the sample.
Declaration
class var maximumCount: Int { get }Discussion
After reaching the maximum count, any attempt to call the addHeartbeatWithTimeInterval(sinceSeriesStartDate:precededByGap:completion:) method fails.