(mongodb >=1.3.0)
MongoDB\Driver\Monitoring\removeSubscriber — Unregisters a monitoring event subscriber globally
Unregisters a monitoring event subscriber globally.
Nota: If
subscriber
is not already registered globally, this function is a no-op.
subscriber
(MongoDB\Driver\Monitoring\Subscriber)A monitoring event subscriber to unregister globally.
Nenhum valor é retornado.