MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::isAwaited

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::isAwaited返回心跳是否使用了流式协议

描述

final public MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::isAwaited(): bool

返回心跳是否使用了流式协议。扩展不使用流式协议进行监控,因此此方法始终返回 false

参数

此函数没有参数。

返回值

返回 false

错误/异常

添加注释

用户贡献的注释

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