Connection Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ClientRulesPolicy.ClientOptions
DESCRIPTION
Client Options Connection Policy
INHERITED FROM
RASSerilazableObj⇒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.
Boolean
Enabled
Whether Client Options Connection policy is enabled or not.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated