Connection
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options Connection Policy
INHERITED FROM
⇒
Connection
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
AutoRefreshFarms
Will automatically refresh the farm every given minutes.
UInt32
AutoRefreshTime_Mins
The given minutes to refresh the farm.
ConnectionBannerType
The type of connection banner used.
Boolean
Enabled
Whether Client Options Connection policy is enabled or not.
WhenAllSessionClosedAction
Action performed when all sessions are closed.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated