Share via


xInfo.shutDown(Boolean) Method

Definition

Shuts down the client.

public:
 virtual void shutDown(bool _force);
public virtual void shutDown (bool _force);
abstract member shutDown : bool -> unit
override this.shutDown : bool -> unit
Public Overridable Sub shutDown (_force As Boolean)

Parameters

_force
Boolean

A Boolean value that indicates whether the user is given the option to prevent the shutdown.

Applies to