ServerHeartbeatStartedEvent
public struct ServerHeartbeatStartedEvent : MongoSwiftEvent
Published when the server monitor’s “hello” command is started - immediately before the “hello” command is serialized into raw BSON and written to the socket.
-
The address of the server.
Declaration
Swift
public let serverAddress: ServerAddress