# ConnectionAdvancedSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

## DESCRIPTION

Sessions Connection Advanced Settings Policy

## INHERITED FROM

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

⇒

ConnectionAdvancedSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type    | Name                  | Description                                                                         |
| ------- | --------------------- | ----------------------------------------------------------------------------------- |
| UInt32  | ConnectionBannerDelay | If connection is not established after an amount of seconds given the banner shows. |
| UInt32  | ConnectionTimeout     | The total number of seconds where the connection will timeout.                      |
| Boolean | Enabled               | Whether Connection Advanced Settings is enabled or not.                             |
| UInt32  | ShowDesktopTimeout    | If published application does not start after several seconds a banner shows.       |

## 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 |                                                                                                                                                               |
