The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class

(mongodb >=1.13.0)

Einführung

The MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent class encapsulates information about a started server heartbeat.

Klassenbeschreibung

finalclassMongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent {
finalpublicgetHost(): string
finalpublicgetPort(): int
finalpublicisAwaited(): bool
}

Inhaltsverzeichnis

To Top