View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmSessionSettings
- Class
- VMware.Hv.SessionSettings
- Property of
- FarmData
- Since
- Horizon View 6.0
Data Object Description
Farm session settingsData Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
disconnectedSessionTimeoutPolicy | xsd:string |
Log-off policy after disconnected session
|
||||||||
disconnectedSessionTimeoutMinutes | xsd:int |
Disconnected sessions timeout (in minutes). An empty disconnected
session is logged off after the timeout.
|
||||||||
emptySessionTimeoutPolicy | xsd:string |
Application empty session timeout policy.
|
||||||||
emptySessionTimeoutMinutes | xsd:int |
Application empty session timeout (in minutes). An empty session (that
has no remote-able window) is disconnected after the timeout.
|
||||||||
logoffAfterTimeout | xsd:boolean |
Indicates whether the empty application sessions are logged off (true)
or disconnected (false) after timeout.
|
||||||||
preLaunchSessionTimeoutPolicy | xsd:string |
Application pre-launch session timeout policy.
Since Horizon 7.2
|
||||||||
preLaunchSessionTimeoutMinutes | xsd:int |
Application pre-launch session timeout (in minutes). A pre-launch session
is disconnected after the timeout.
Since Horizon 7.2
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |