Data Object - FarmSessionSettings
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.SessionSettings
Property of
Since
Horizon View 6.0
Data Object Description¶
Farm session settings
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
disconnectedSessionTimeoutPolicy | xsd:string | Log-off policy after disconnected session 8 * This property will be one of:
|
||||||||
disconnectedSessionTimeoutMinutes | xsd:int | Disconnected sessions timeout (in minutes). An empty disconnected session is logged off after the timeout. 1 3 9 | ||||||||
emptySessionTimeoutPolicy | xsd:string | Application empty session timeout policy. 11 * This property will be one of:
|
||||||||
emptySessionTimeoutMinutes | xsd:int | Application empty session timeout (in minutes). An empty session (that has no remote-able window) is disconnected after the timeout. 4 1 3 5 | ||||||||
logoffAfterTimeout | xsd:boolean | Indicates whether the empty application sessions are logged off (true) or disconnected (false) after timeout. 2 | ||||||||
preLaunchSessionTimeoutPolicy | xsd:string | Application pre-launch session timeout policy. Since Horizon 7.2 1 * This property will be one of:
|
||||||||
preLaunchSessionTimeoutMinutes | xsd:int | Application pre-launch session timeout (in minutes). A pre-launch session is disconnected after the timeout. Since Horizon 7.2 1 10 6 | ||||||||
sessionTimeoutPolicy | xsd:string | Specifies the session timeout policy for the applications published from the Farm. This policy indicates whether the launched application session is a forever application session or not. Since Horizon 8.3 7 1 * This property will be one of:
|
-
This property has a default value of false. ↩
-
This property has a default value of 1. ↩
-
This property is required if emptySessionTimeoutPolicy is set to 'AFTER'. ↩
-
This property is required if preLaunchSessionTimeoutPolicy is set to 'AFTER'. ↩
-
This property has a default value of 'DEFAULT'. ↩
-
This property has a default value of 'NEVER'. ↩
-
This property is required if disconnectedSessionTimeoutPolicy is set to 'AFTER'. ↩
-
This property has a minimum value of 10. ↩
-
This property has a default value of "AFTER". ↩