MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescription

(mongodb >=1.13.0)

MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescriptionВозвращает предыдущее описание сервера

Описание

final public MongoDB\Driver\Monitoring\ServerChangedEvent::getPreviousDescription(): MongoDB\Driver\ServerDescription

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Возвращает предыдущее описание (MongoDB\Driver\ServerDescription) сервера.

Ошибки

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top