ConnectionAdvancedSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session
DESCRIPTION
Sessions Connection Advanced Settings Policy
INHERITED FROM
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
Type
GetType ()
String
ToString ()
Last updated