xInfo.shutDown Method

Shuts down the client.

Syntax

public void shutDown(boolean force)

Run On

Called

Parameters

  • force
    Type: boolean
    A Boolean value that indicates whether the user is given the option to prevent the shutdown.

See Also

xInfo Class

xInfo.startup Method