request_shutdown


Description:

public void request_shutdown (SMClientShutdownHint shutdown_hint)

Sends a request to the session manager to end the session.

Depending on hint, the session manager may prompt for a certain action (log out, halt, reboot, etc.) or may take the requested action without user intervention.

<note><para> The session manager may or may not support all requested actions, and is also free to ignore the requested action. </para></note>

Parameters:

this

An SMClient

shutdown_hint

The type of shutdown requested