Performance Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Experience
DESCRIPTION
Experience Perfomance Policy
INHERITED FROM
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 | |
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) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated