prepare_shutdown


Description:

[ Version ( since = "3.16" ) ]
public virtual void prepare_shutdown ()

Let's the this know that it'll be shut down shortly, no client connects to it anymore.

The this can free any resources which reference it, for example the opened views.

Parameters:

this

an Backend instance