# Performance

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Experience

## DESCRIPTION

Experience Perfomance Policy

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

Performance

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name                | Description                                                      |
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ---------------------------------------------------------------- |
| Boolean                                                                                                                            | BitmapCaching       | If the box is checked allow for bitmap caching.                  |
| Boolean                                                                                                                            | DesktopBackground   | If the box is checked allow the desktop background               |
| Boolean                                                                                                                            | DesktopComposition  | If the box is checked allow for the desktop composition          |
| Boolean                                                                                                                            | Enabled             | Whether performance policy is enabled or not                     |
| Boolean                                                                                                                            | FontSmoothing       | If the box is checked allow font smoothing                       |
| Boolean                                                                                                                            | MoveSizeFullDrag    | Allow the resizing of windows                                    |
| [NetworkType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/networktype) | NetType             | The type of connection speed which will optimize the performance |
| Boolean                                                                                                                            | ShowContent         | Whether show contents of window while dragging is enabled or not |
| Boolean                                                                                                                            | Themes              | If the box is checked allow for the themes setting               |
| Boolean                                                                                                                            | WindowMenuAnimation | If the box is checked allow for the window menu animation        |

## PUBLIC METHODS

| Type        | Name                    | Description                                                                                                                                                   |
| ----------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()              | String                                                                                                                                                        |
| ToString () | ### References to Types |                                                                                                                                                               |
