The MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent class
(mongodb >=1.13.0)
Introduction
The MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent
class encapsulates information about a failed server heartbeat (i.e.
» hello
command issued through
» server monitoring).
Class synopsis
final
class MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent
{
/* Methods */
}
Table of Contents
There are no user contributed notes for this page.