MongoDB\Driver\Monitoring\ServerChangedEvent 类

(mongodb >=1.13.0)

简介

MongoDB\Driver\Monitoring\ServerChangedEvent 类封装了有关已更改服务器描述的信息。

类概要

final class MongoDB\Driver\Monitoring\ServerChangedEvent {
/* 方法 */
final public getHost(): string
final public getPort(): int
}

目录

添加注释

用户贡献的注释

此页没有用户贡献的注释。
To Top