[ Version ( since = "3.2" ) ]
public void remove_services ()
Removes all Service instances added by add_service.
This can be useful during application shutdown to ensure all Service instances are freed properly, especially since Session instances are prone to reference cycles.
this |
a Session |